Age | Commit message (Expand) | Author | Files | Lines |
2008-06-11 | Add another reason for skipping a testsuite, remove obsolete comment. | Jelmer Vernooij | 1 | -1/+1 |
2008-06-03 | selftest: don't skip BASE-DELAYWRITE | Stefan Metzmacher | 1 | -2/+0 |
2008-05-30 | Fix samdb python test. | Jelmer Vernooij | 1 | -2/+3 |
2008-05-30 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-defs | Jelmer Vernooij | 1 | -0/+1 |
2008-05-30 | Skip the samba4.samdb.python test. | Andrew Bartlett | 1 | -0/+1 |
2008-05-30 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 1 | -1/+0 |
2008-05-30 | Remove test from samba4-skip, it is avoided in samba4_tests.sh | Andrew Bartlett | 1 | -1/+0 |
2008-05-29 | Add samba4-slow file listing tests that succeed but are just slow. | Jelmer Vernooij | 1 | -5/+15 |
2008-05-29 | Fix samdb test and enable it. | Jelmer Vernooij | 1 | -1/+0 |
2008-04-23 | testsuite: skip RAW-BENCH-LOOKUP by default. | James Peach | 1 | -0/+1 |
2008-04-17 | Don't exclude all tests mentioning 'samba3', but only those actually | Andrew Bartlett | 1 | -1/+6 |
2008-04-17 | Run more tests that were previously skipped. | Andrew Bartlett | 1 | -3/+3 |
2008-04-17 | Use the struct based winbind tests, but mark as known fail. | Andrew Bartlett | 1 | -1/+0 |
2008-03-29 | Finally found the magic string to skip the python registry tests. | Andrew Bartlett | 1 | -0/+1 |
2008-02-26 | selftest: Samba4 passes all oplocks tests now | Stefan Metzmacher | 1 | -4/+0 |
2008-02-25 | selftest: we pass the BASE-DEFER_OPEN test | Stefan Metzmacher | 1 | -2/+0 |
2008-02-18 | Use consistent hierarchical naming for tests used in selftest. | Jelmer Vernooij | 1 | -52/+52 |
2008-02-13 | Initial work on a test for samba.tests.samdb | Jelmer Vernooij | 1 | -0/+1 |
2008-02-08 | Skip offline tests. | Jelmer Vernooij | 1 | -0/+1 |
2008-01-11 | python: No longer skip LDAP tests. | Jelmer Vernooij | 1 | -1/+0 |
2007-12-26 | r26598: Simplify the way Python tests are run. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-26 | r26585: Fix samba3.python tests. | Jelmer Vernooij | 1 | -1/+0 |
2007-12-24 | r26572: Fix warnings in the Python code. | Jelmer Vernooij | 1 | -0/+2 |
2007-12-21 | r26483: Merge ldb module dependency fixes, fix auth python module. | Jelmer Vernooij | 1 | -1/+0 |
2007-12-21 | r26474: Move credentials-specific kerberos file to credentials subsystem. Fix... | Jelmer Vernooij | 1 | -3/+1 |
2007-12-21 | r26460: Enable ldb python tests. | Jelmer Vernooij | 1 | -1/+0 |
2007-12-21 | r26189: Add really trivial testsuite for the auth module. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26090: Make building tdb python bindings independent of use of external tdb. | Jelmer Vernooij | 1 | -1/+0 |
2007-12-21 | r26077: Import updated TDB bindings. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26075: Ignore registry python test for now. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26070: Skip credentials python tests for now. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26068: Import improved Python bindings for LDB, including tests. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r25740: More consistent naming for tests, always include environment name in ... | Jelmer Vernooij | 1 | -18/+18 |
2007-12-21 | r25737: Integrate more of the test recipe code into one file, use | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r25673: Ignore RPC-FRSAPI for samba4. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r25504: run WINBIND tests for samba3 | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r25263: add a test to check the accessmasks and ACLs on policy handles return... | Ronnie Sahlberg | 1 | -0/+1 |
2007-10-10 | r24894: Run the libnet tests over just one DCE/RPC transport. Other DCE/RPC t... | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r24892: Skip some tests that were previously being incorrectly treated as suc... | Jelmer Vernooij | 1 | -2/+7 |
2007-10-10 | r24882: Use the torture API in BASE-CHARSET. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r24878: Support specifying a reason for skips/expected failures | Jelmer Vernooij | 1 | -4/+3 |
2007-10-10 | r24835: Put all RPC tests in the list (skipping when necessary), warn if test... | Jelmer Vernooij | 1 | -10/+2 |
2007-10-10 | r24800: Don't execute RAW-SAMBA3POSIXTIMEDLOCK | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r24767: add a torture test that performs "ping-pong" that works the same way as | Ronnie Sahlberg | 1 | -0/+1 |
2007-10-10 | r24766: forgot to commit this before. It is needed as this never terminates. | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r24751: Run more tests, remove empty testsuites, more small improvements. | Jelmer Vernooij | 1 | -3/+0 |
2007-10-10 | r24689: There is no such test as LDAP-UPTODATENESS. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ... | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r22896: we pass SMB2-LOCK now | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r22875: We want to skip this test, it will fail unless run against IPC$ (whic... | Andrew Bartlett | 1 | -0/+2 |