Age | Commit message (Expand) | Author | Files | Lines |
2009-03-04 | s4:blackbox/test_ldb: make use of the $VALGRIND envvar | Stefan Metzmacher | 1 | -1/+1 |
2009-02-03 | s4:selftest: avoid hardcoded pathes in blackbox tests | Stefan Metzmacher | 2 | -31/+36 |
2009-01-08 | s4:blackbox: don't remove newlines in the subunit failure output | Stefan Metzmacher | 1 | -1/+1 |
2008-12-17 | s4:testprogs: improve extended dn testing of the ldb blackbox tests | Andrew Bartlett | 1 | -6/+8 |
2008-10-20 | Actually test the kpasswd server | Andrew Bartlett | 1 | -3/+41 |
2008-10-06 | s4:blackbox/test_ldb: test search by <GUID=...> and <SID=...> | Stefan Metzmacher | 1 | -0/+25 |
2008-10-03 | fixed the ldb blackbox test to work with non-bourne shells (as needed | Andrew Tridgell | 1 | -7/+7 |
2008-10-02 | s4:blackblox/test_ldb: test searches via wellknownObjects | Stefan Metzmacher | 1 | -0/+62 |
2008-09-16 | Move torture/ blackbox tests closer to code they're testing. | Jelmer Vernooij | 3 | -90/+0 |
2008-09-16 | Move ndrdump tests closer to the code they test. | Jelmer Vernooij | 3 | -20/+0 |
2008-09-14 | blackbox: fix source => source4 | Stefan Metzmacher | 6 | -7/+7 |
2008-06-26 | Move blackbox tests closer to what they're testing. | Jelmer Vernooij | 3 | -426/+0 |
2008-06-12 | Missed these on the last commit | Jim McDonough | 1 | -3/+3 |
2008-06-12 | Initial automated wintest. | Jim McDonough | 2 | -0/+52 |
2008-05-21 | subunit.sh: Properly capture and pass on the command output. | Andrew Kroeger | 1 | -2/+2 |
2008-05-21 | Fix reference to removed smbpython. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-16 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 10 | -120/+81 |
2008-04-16 | Fix wbinfo --trusted-domains. | Andrew Bartlett | 1 | -3/+2 |
2008-04-16 | Use the subunit shell library. | Jelmer Vernooij | 9 | -120/+14 |
2008-04-16 | Use library for subunit test functions. | Jelmer Vernooij | 1 | -0/+67 |
2008-04-16 | Fix -r test, knownfailure return code. | Jelmer Vernooij | 1 | -1/+3 |
2008-04-16 | Merge branch 'wbinfo-test' of git://git.samba.org/kai/samba/kai-work-in-progr... | Jelmer Vernooij | 1 | -0/+199 |
2008-04-16 | Fix executable bit on blackbox ndrdump tests. | Jelmer Vernooij | 1 | -0/+0 |
2008-04-15 | blackbox: Add many more tests for wbinfo | Kai Blin | 1 | -0/+199 |
2008-04-15 | Test password change with 'net password change'. | Andrew Bartlett | 1 | -0/+8 |
2008-04-15 | Test a few more bits of smbclient | Andrew Bartlett | 1 | -2/+26 |
2008-04-15 | Add blackbox test for ndrdump, to ensure it at least does not | Andrew Bartlett | 3 | -0/+33 |
2008-03-28 | Fix and test python scripts and kerberos | Andrew Bartlett | 1 | -10/+18 |
2008-02-15 | added blackbox testing of gentest | Andrew Tridgell | 1 | -0/+47 |
2008-02-15 | added a blackbox test for masktest | Andrew Tridgell | 1 | -0/+41 |
2008-02-15 | converted locktest to use popt and cmdline utility code | Andrew Tridgell | 1 | -4/+5 |
2008-02-15 | added blackbox testing for locktest | Andrew Tridgell | 1 | -0/+40 |
2008-02-09 | Move nmblookup blackbox test closer to the code it tests. | Jelmer Vernooij | 1 | -36/+0 |
2008-02-08 | Put temporary test files in test directory. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-16 | Test the behaviour of mixed domain_scope and search_options controls. | Andrew Bartlett | 1 | -0/+7 |
2008-01-13 | Remove accidently committed debugging statement. | Jelmer Vernooij | 1 | -2/+0 |
2008-01-13 | tests.blackbox: Avoid my local Kerberos setup from interfering with the black... | Jelmer Vernooij | 1 | -1/+3 |
2007-12-21 | r26192: Handle, test and implement the style of extended_dn requiest that MMC... | Andrew Bartlett | 1 | -0/+10 |
2007-10-10 | r24876: Use more absolute paths to samba4 binaries. | Jelmer Vernooij | 3 | -18/+27 |
2007-10-10 | r24706: Move nmblookup tests to separate blackbox testsuite. | Jelmer Vernooij | 1 | -0/+36 |
2007-10-10 | r24693: Test search options in ldb blackbox testing. | Andrew Bartlett | 1 | -0/+9 |
2007-10-10 | r24691: All smbclient blackbox tests pass. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24459: Fix up ldap.js and test_ldb.sh to test the domain_scope control, and | Andrew Bartlett | 1 | -0/+7 |
2007-10-10 | r24339: Move output functions to separate files. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24335: Fix -N support. | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r23965: Add testing the 'net time' command to the script. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r23964: Update blackbox selftest scripts to cover more code, and to more | Andrew Bartlett | 2 | -35/+80 |
2007-10-10 | r23849: ldap_server: Provide more info in debug traces | Andrew Bartlett | 2 | -0/+13 |
2007-10-10 | r23174: merge text | Jelmer Vernooij | 1 | -0/+5 |
2007-10-10 | r22284: Make this script executable | Andrew Bartlett | 1 | -0/+0 |