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-09 | testprogs/win32: add an option to trigger small reads in npecho_client2.c | Stefan Metzmacher | 1 | -7/+76 |
2009-02-09 | testprogs/win32: make it possible to run in byte or message mode in npecho_se... | Stefan Metzmacher | 2 | -5/+26 |
2009-02-09 | testprogs/win32: add npecho_*2.c | Stefan Metzmacher | 4 | -11/+127 |
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-16 | testprogs/win32/midltests: add missing Makefile | Stefan Metzmacher | 1 | -0/+27 |
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-21 | Remove remaining obsolete EJS tests. | Jelmer Vernooij | 2 | -1286/+0 |
2008-09-19 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs | Jelmer Vernooij | 1 | -0/+8 |
2008-09-19 | Make sure modify operations succeed. | Jelmer Vernooij | 1 | -0/+8 |
2008-09-18 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into noejs | Jelmer Vernooij | 6 | -110/+0 |
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 | 4 | -61/+0 |
2008-09-16 | Remove minschema js tests. | Jelmer Vernooij | 3 | -1230/+0 |
2008-09-16 | Remove remaining JavaScript code. | Jelmer Vernooij | 2 | -186/+0 |
2008-09-14 | blackbox: fix source => source4 | Stefan Metzmacher | 6 | -7/+7 |
2008-08-27 | Fix the build on Win32, and use NEGOTIATE security (to allow kerberos) | Andrew Bartlett | 2 | -2/+2 |
2008-08-15 | Generate the subSchema in cn=Aggregate | Andrew Bartlett | 1 | -40/+1 |
2008-06-26 | Move blackbox tests closer to what they're testing. | Jelmer Vernooij | 3 | -426/+0 |
2008-06-19 | Remove old ldap.js test, we have replicated it in python now. | Andrew Bartlett | 1 | -1596/+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-06-03 | Align the Python and EJS ldap tests. | Andrew Bartlett | 1 | -4/+4 |
2008-05-26 | Remove unused EJS net bindings. | Jelmer Vernooij | 3 | -177/+0 |
2008-05-26 | Remove unused scripts. | Jelmer Vernooij | 2 | -47/+0 |
2008-05-23 | Remove unused echo ejs script. | Jelmer Vernooij | 1 | -235/+0 |
2008-05-23 | Convert samr test to python. | Jelmer Vernooij | 1 | -126/+0 |
2008-05-23 | Remove unused EJS testprogs. | Jelmer Vernooij | 2 | -38/+0 |
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-03-19 | Extend the ldap.js test to prove faults with the LDAP backend. | Andrew Bartlett | 1 | -5/+23 |
2008-03-04 | Don't hardcode objectCategory into the schema, even in the schema. | Andrew Bartlett | 1 | -3/+0 |
2008-02-28 | Extend the ldap.js test | Andrew Bartlett | 1 | -10/+158 |