Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-12-12 | s4-selftest: make sure to test rpc.samr.passwords.validate over ncacn_ip_tcp. | Günther Deschner | 1 | -1/+1 | |
Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Wed Dec 12 13:13:47 CET 2012 on sn-devel-104 | |||||
2012-11-06 | selftest: check that samba-tool gpo works for basic operations | Andrew Bartlett | 1 | -0/+7 | |
Reviewed-by: Jelmer Vernooij <jelmer@samba.org> Signed-off-by: Andrew Bartlett <abartlet@samba.org> | |||||
2012-10-31 | samba-tool: Add samba-tool processes subcommand | Andrew Bartlett | 1 | -0/+1 | |
This will allow administrators to inspect the process list in a similar way to what running on a platform with setproctitle might permit. --pid= returns the registered server names for a PID (eg kdc, cldap_server) --name= returns the pids registered with a particular name. Andrew Bartlett | |||||
2012-10-27 | source4.selftest.tests: Add FIXME about database verification. | Jelmer Vernooij | 1 | -0/+2 | |
2012-10-27 | source4.selftest.tests: Add suffix for smbclient4/nmblookup4. | Jelmer Vernooij | 1 | -16/+16 | |
2012-10-27 | selftesthelpers: Add function for printing smbtorture4 version. | Jelmer Vernooij | 1 | -2/+1 | |
2012-10-27 | selftest: Move determining of smbtorture4 options to selftesthelpers. | Jelmer Vernooij | 1 | -10/+7 | |
2012-10-27 | selftest/selftesthelpers: Share environment handling for extra smbtorture ↵ | Jelmer Vernooij | 1 | -6/+6 | |
options. | |||||
2012-10-27 | selftesthelpers: Share code for listing smbtorture4 tests. | Jelmer Vernooij | 1 | -13/+0 | |
2012-10-27 | source4.selftest.tests: Rename plansmbtorturesuite() to plansmbtorture4suite(). | Jelmer Vernooij | 1 | -60/+60 | |
2012-10-27 | source4.selftest.tests: Consistent naming of smbtorture binary. | Jelmer Vernooij | 1 | -25/+25 | |
2012-10-12 | selftest: Move more tests to common list script. | Jelmer Vernooij | 1 | -29/+0 | |
Autobuild-User(master): Jelmer Vernooij <jelmer@samba.org> Autobuild-Date(master): Fri Oct 12 02:06:42 CEST 2012 on sn-devel-104 | |||||
2012-10-11 | selftest: Move some tests to common test script. | Jelmer Vernooij | 1 | -2/+0 | |
2012-09-27 | samba4-tests: Move 'samba.tests.source' up. | Jelmer Vernooij | 1 | -1/+0 | |
We would like to run this as early as possible so we get a quick failure when there is trailing whitespace. Autobuild-User(master): Jelmer Vernooij <jelmer@samba.org> Autobuild-Date(master): Thu Sep 27 20:26:27 CEST 2012 on sn-devel-104 | |||||
2012-09-12 | s4 dns: Add libaddns-based simple tests | Kai Blin | 1 | -0/+2 | |
2012-09-12 | s4 dns: Run python tests in fl2003dc env | Kai Blin | 1 | -1/+2 | |
2012-09-12 | s4:selftest: run thet dlz_bind9. tests in the chgdcpass env | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2012-09-06 | selftest: Add tests for the dlz_bind9 module | Andrew Bartlett | 1 | -0/+4 | |
This will help ensure that we do not break the fundemental loading etc. From here, it should be easy to extend this to more comprehensive tests. Andrew Bartlett | |||||
2012-08-29 | selftest: Add a test for smbclient --machine-pass without secrets.tdb | Andrew Bartlett | 1 | -1/+1 | |
Errors in handling the upgrade case without a matching secrets.tdb caused segfaults in the server. This essentially tests both sides. Andrew Bartlett | |||||
2012-08-28 | selftest: Add test of smbclient --machine-pass against and using both s3 and s4 | Andrew Bartlett | 1 | -0/+3 | |
This uses both smbclient binaries to ensure that both work in both environments. Andrew Bartlett | |||||
2012-08-23 | s4-selftest: Add testing of samba-tool ntacl sysvolreset | Andrew Bartlett | 1 | -0/+1 | |
2012-08-23 | selftest: Add a test of the NT ACL -> posix ACL mapping layer to selftest | Andrew Bartlett | 1 | -0/+1 | |
2012-08-16 | s3-libsmb: Add a simple test for python bindings | Volker Lendecke | 1 | -0/+2 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Thu Aug 16 22:49:06 CEST 2012 on sn-devel-104 | |||||
2012-08-08 | selftest: Rename samba4.blackbox.pdbtest to samba.blackbox.pdbtest | Andrew Bartlett | 1 | -1/+1 | |
This test covers s3dc as well. Andrew Bartlett Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Wed Aug 8 09:57:14 CEST 2012 on sn-devel-104 | |||||
2012-07-06 | s4-selftest: do a dbcheck on our two vampire DCs | Andrew Bartlett | 1 | -1/+1 | |
However, due to using --domain-critical-only we have to knownfail the vampire DC here, as we do not fill in the backlinks on non-critical objects correctly. Andrew Bartlett Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Fri Jul 6 16:54:10 CEST 2012 on sn-devel-104 | |||||
2012-07-06 | s4-selftest: Don't run lsarpc requiring a named pipe over tcpip. | Andreas Schneider | 1 | -1/+1 | |
2012-07-06 | s4-selftest: Don't plan lsa.secrets tests over tcpip. | Andreas Schneider | 1 | -4/+4 | |
These will only work over a named pipe or ncalrpc. | |||||
2012-07-06 | s4-selftest: Test samba-tool domain dcpromo | Andrew Bartlett | 1 | -1/+2 | |
This needs a new environment to test it properly. This requires a raise in the number of socket wrapper interfaces. Andrew Bartlett | |||||
2012-06-28 | selftest: run pdbtest against s3dc as well | Andrew Bartlett | 1 | -1/+1 | |
This validates the password expiry, account disable in the s3 auth code and the save/restore of values in tdbsam. It also provides the first test of some net sam set subcommands. Andrew Bartlett Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Thu Jun 28 20:39:38 CEST 2012 on sn-devel-104 | |||||
2012-06-28 | selftest: use a loop rather than declare tests for both dc and s3dc | Andrew Bartlett | 1 | -16/+16 | |
2012-06-27 | s4-selftest: expand passdb testing | Andrew Bartlett | 1 | -0/+1 | |
This tests pdb_samba4 in the first instance | |||||
2012-06-16 | s4-selftest: Add tests for dbcheck on an old database that needs repair | Andrew Bartlett | 1 | -0/+2 | |
We changed a lot since alpha13, so there are lots of legitimate errors to fix. Andrew Bartlett Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Sat Jun 16 05:44:15 CEST 2012 on sn-devel-104 | |||||
2012-06-16 | selftest: Add targetdir and tdbrestore parameters to undump.sh | Andrew Bartlett | 1 | -5/+22 | |
2012-06-11 | s4-selftest: Test samba-tool drs replicate --local --full-sync | Andrew Bartlett | 1 | -1/+1 | |
2012-05-31 | s4:selftest: change the blackbox.samba_tool_demote test to use a binary ↵ | Michael Adam | 1 | -1/+1 | |
mapping for smbclient | |||||
2012-05-31 | s4:selftest: change the blackbox.passwords test to use a binary mapping for ↵ | Michael Adam | 1 | -1/+1 | |
smbclient | |||||
2012-05-31 | s4:selftest: change the blackbox.pkinit test to use a binary mapping for ↵ | Michael Adam | 1 | -1/+1 | |
smbclient | |||||
2012-05-31 | s4:selftest: change the blackbox.kinit test to use a binary mapping for ↵ | Michael Adam | 1 | -3/+3 | |
smbclient | |||||
2012-05-31 | s4:selftest: change the blackbox.export.keytab test to use a binary mapping ↵ | Michael Adam | 1 | -1/+1 | |
for smbclient | |||||
2012-05-31 | s4:selftest: change the blackbox.chgdcpass test to use a binary mapping for ↵ | Michael Adam | 1 | -1/+1 | |
smbclient | |||||
2012-05-31 | s4:selftest: change the blackbox.samba_tool test to use a binary mapping for ↵ | Michael Adam | 1 | -1/+1 | |
smbclient | |||||
2012-05-31 | s4:selftets: change the blackbox.bogusdomain test to use binary mapping for ↵ | Michael Adam | 1 | -1/+1 | |
smbclient | |||||
2012-05-31 | s4:selftest: change the blackbox.smbclient test to use binary mapping for ↵ | Michael Adam | 1 | -1/+2 | |
smbclient | |||||
2012-05-31 | s4:selftest: determine nmblookup via binary mapping for blackbox test in ↵ | Michael Adam | 1 | -1/+3 | |
tests.py | |||||
2012-04-10 | ldb: Detect failures in ldb.base again | Andrew Bartlett | 1 | -2/+1 | |
We need to wrap the ldb tests in the subunit blackbox helpers. We also needed to change to the right directory, or else the :< file:// syntax check does not work, as samba4.png is not found. Andrew Bartlett | |||||
2012-03-26 | wafsamba: Cope with slight differences in gdb output regarding incomplete ↵ | Jelmer Vernooij | 1 | -1/+1 | |
sequences. Bug: https://bugzilla.samba.org/show_bug.cgi?id=8820 | |||||
2012-03-18 | s4:selftest: add a new testsuite for the "samba-tool group" command | Michael Adam | 1 | -0/+1 | |
2012-03-08 | selftest: add more tests for different authentication codepaths | Andrew Bartlett | 1 | -0/+1 | |
2012-03-06 | policy/python: Move python binding tests to standard location. | Jelmer Vernooij | 1 | -1/+1 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Tue Mar 6 02:26:29 CET 2012 on sn-devel-104 | |||||
2012-03-06 | selftest/tests.py: Fix name of selftest.py for benefit of --load-list. | Jelmer Vernooij | 1 | -1/+1 | |