Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-27 | selftest: Add test to ensure that bug #8872 does not come back | Andrew Bartlett | 1 | -0/+3 | |
The raw.composite test checks that we handle mutliple concurrent connections. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Fri Apr 27 16:25:37 CEST 2012 on sn-devel-104 | |||||
2012-04-27 | selftest: Remove silly space before unit test name | Andrew Bartlett | 1 | -1/+5 | |
When we have no description, there is no need for a leading space here Andrew Bartlett | |||||
2012-04-26 | selftest: push --target selection into plansmbtorturetestsuite | Andrew Bartlett | 1 | -3/+4 | |
2012-04-16 | s3/selftest: Fix reference to knownfail file. | Jelmer Vernooij | 1 | -1/+1 | |
2012-03-22 | s3-selftest: Remove some unnecessary comma | Björn Baumbach | 1 | -2/+2 | |
Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2012-03-22 | s3-selftest: Add samba3.blackbox.net.registry.check to test list | Björn Baumbach | 1 | -0/+2 | |
Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2012-03-15 | s3:selftest: reactivate the writetimeupdatedelay speed-up | Michael Adam | 1 | -1/+2 | |
Pair-Programmed-With: Stefan Metzmacher <metze@samba.org> | |||||
2012-03-15 | selftest: test wbinfo --authenticate and --krb5auth | Andrew Bartlett | 1 | -0/+5 | |
2012-03-10 | selftest: fix running additional smbclient test for non-spnego session setup | Andrew Bartlett | 1 | -1/+1 | |
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Sat Mar 10 20:46:05 CET 2012 on sn-devel-104 | |||||
2012-03-08 | selftest: add more tests for different authentication codepaths | Andrew Bartlett | 1 | -0/+4 | |
2012-03-07 | s3:selftest: ask smbtorture4 for smb2 tests | Gregor Beck | 1 | -2/+9 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Wed Mar 7 01:34:05 CET 2012 on sn-devel-104 | |||||
2012-03-05 | selftest: Reduce declarations of smbclient_auth tests by moving into a loop | Andrew Bartlett | 1 | -3/+1 | |
2012-03-05 | selftest: run smbtorture_s3 tests against the ntvfs file server | Andrew Bartlett | 1 | -0/+1 | |
This checks not only the behaviour of the NTVFS file server, but also the client library and authentication stack. Andrew Bartlett | |||||
2012-03-05 | selftest: remove unused config.h check | Andrew Bartlett | 1 | -6/+0 | |
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Mon Mar 5 01:10:01 CET 2012 on sn-devel-104 | |||||
2012-03-02 | s3-selftest: Add tests for ntlm_auth gss-spnego client and server | Andrew Bartlett | 1 | -0/+5 | |
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Fri Mar 2 07:05:44 CET 2012 on sn-devel-104 | |||||
2012-02-29 | s3: Add a test that makes a chained open break an oplock | Volker Lendecke | 1 | -0/+1 | |
Autobuild-User: Volker Lendecke <vl@samba.org> Autobuild-Date: Wed Feb 29 01:13:03 CET 2012 on sn-devel-104 | |||||
2012-02-27 | s3-selftest: avoid running LOCAL- tests twice | Andrew Bartlett | 1 | -2/+2 | |
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Mon Feb 27 09:07:59 CET 2012 on sn-devel-104 | |||||
2012-02-24 | s3-selftest: run ntlm_auth against winbindd in make test | Andrew Bartlett | 1 | -1/+1 | |
2012-02-20 | selftest: test member server tests in security=ads | Andrew Bartlett | 1 | -13/+13 | |
By testing more things against s3member (which is security=ads against samba4) we can improve our test coverage. Andrew Bartlett | |||||
2012-02-20 | s3-selftest: Add test for ntlm_auth --diagnostics | Andrew Bartlett | 1 | -0/+3 | |
2012-02-16 | s3-selftest: Remove .posix_s3 from s3 test names | Andrew Bartlett | 1 | -1/+1 | |
As far as I can tell, this simply referred to the posix_s3.sh script that originally ran these tests. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Thu Feb 16 06:57:09 CET 2012 on sn-devel-104 | |||||
2012-02-16 | selftest: Remove 'if have_ads_support:' from tests.py | Andrew Bartlett | 1 | -46/+32 | |
The selftest system now skips launching these if the environment is not available. Andrew Bartlett | |||||
2012-02-13 | s3-selftest: Do not assume $USERNAME is the same as $DC_USERNAME | Andrew Bartlett | 1 | -3/+3 | |
Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Mon Feb 13 06:13:38 CET 2012 on sn-devel-104 | |||||
2012-02-10 | selftest: add smb2.rename to testsuite | Christian Ambach | 1 | -1/+1 | |
Autobuild-User: Christian Ambach <ambi@samba.org> Autobuild-Date: Fri Feb 10 15:02:51 CET 2012 on sn-devel-104 | |||||
2012-02-06 | lib/util: Add hex_encode_buf | Volker Lendecke | 1 | -0/+1 | |
Autobuild-User: Volker Lendecke <vl@samba.org> Autobuild-Date: Mon Feb 6 09:15:33 CET 2012 on sn-devel-104 | |||||
2012-01-28 | s3-selftest: Add test for posix large reads and writes | Andrew Bartlett | 1 | -5/+20 | |
This includes encrypted reads and writes, both NTLM and kerberos. Andrew Bartlett Signed-off-by: Jeremy Allison <jra@samba.org> Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Sat Jan 28 00:13:57 CET 2012 on sn-devel-104 | |||||
2012-01-16 | s3:selftest: rpcclient doesn't support smb2 | Stefan Metzmacher | 1 | -29/+27 | |
metze | |||||
2012-01-13 | s3-selftest The krb5 encrypted CIFS test was wrong | Andrew Bartlett | 1 | -1/+1 | |
Sadly this fails in the test environement for now. It needs a /etc/krb5.keytab which we do not provide. Andrew Bartlett Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Fri Jan 13 04:57:22 CET 2012 on sn-devel-104 | |||||
2012-01-09 | s3-sefltest Make krb5 tests contain the word krb5 | Andrew Bartlett | 1 | -3/+3 | |
2012-01-09 | s3-selftst Add encrypted CIFS testing with kerberos | Andrew Bartlett | 1 | -9/+11 | |
2012-01-09 | s3-selftest: Add test for smbclient kerberos support | Andrew Bartlett | 1 | -0/+10 | |
2012-01-09 | s3-selftest: remove smb4torture_possible and add have_ads_support | Andrew Bartlett | 1 | -41/+58 | |
The smb4torture_possible check has already been hidden in plansmbtorturetestsuite to reduce extra complexity and indentation. The have_ads_support check will allow ADS tests to be run when we do not have the ability to run smbtorture4 Andrew Bartlett | |||||
2012-01-09 | s3-selftest Hide smb4torture_possible inside plansmbtorturetestsuite() | Andrew Bartlett | 1 | -5/+7 | |
2012-01-05 | s3: Run the CLEANUP2 test | Volker Lendecke | 1 | -0/+1 | |
2012-01-05 | s3-selftest: Add test for rpcclient, including kerberos authentication | Andrew Bartlett | 1 | -1/+10 | |
Some knownfail entries are added for things the currently fail. Andrew Bartlett Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2012-01-05 | s3: Run the CLEANUP1 test | Volker Lendecke | 1 | -0/+1 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Thu Jan 5 14:42:43 CET 2012 on sn-devel-104 | |||||
2011-11-24 | s3:selftest: run SMB2-NEGPROT | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2011-11-04 | s3-selftest: add new registry upgrade test to test list | Björn Baumbach | 1 | -0/+2 | |
Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2011-10-28 | s3-selftest Add all the LOCAL-* smbtorture tests to make test | Andrew Bartlett | 1 | -2/+21 | |
The extra knownfail and skip entries are for tests the currently do not pass or hang. We need to work out why this happens, and fix the test or the test invocation. Andrew Bartlett | |||||
2011-10-28 | s3-selftest: Add LOCAL-sprintf_append | Andrew Bartlett | 1 | -1/+1 | |
2011-10-27 | s4-torture: Add a samr privilege check. | Andreas Schneider | 1 | -0/+1 | |
This is the first part which checks if a deleted user is propagated correctly to all daemons and caches with user information are emtpy. | |||||
2011-10-01 | Move FSCTL handling into the VFS. Initial code changes. Passes smbtorture ↵ | Richard Sharpe | 1 | -1/+1 | |
NTTRANS-FSCTL. Test added to selftests. | |||||
2011-09-12 | s3-selftest: Set path to bin/net and bin/wbinfo in command line to test scripts | Andrew Bartlett | 1 | -12/+12 | |
This makes it easier to reproduce these tests outside the test environment, as we rely less on environment variables. Andrew Bartlett | |||||
2011-08-22 | s3-test: Added net conf tests to tests.py | Vicentiu Ciorbaru | 1 | -0/+6 | |
The tests are added as blackbox tests and they can be called with the wildcard source3.blackbox.net.*.conf with either 'local' or 'rpc' instead of '*' . Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2011-08-22 | s3-test: added samba3.blackbox.net.rpc.registry.roundtrip testsuite | Vicentiu Ciorbaru | 1 | -1/+4 | |
The testsuite makes use of the rpc mode from the registry roundtrip script to test net rpc conf / net rpc registry Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2011-08-12 | s3:selftest: run smbtorture3 CHAIN1/CHAIN2 tests | Stefan Metzmacher | 1 | -1/+1 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Fri Aug 12 09:37:04 CEST 2011 on sn-devel-104 | |||||
2011-08-08 | s3:selftest: run the net rpc registry test under "s3dc" instead "s3dc:local". | Michael Adam | 1 | -1/+1 | |
Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Mon Aug 8 19:18:41 CEST 2011 on sn-devel-104 | |||||
2011-08-01 | s3-torture: Run epmapper as daemon and the tests over ncalrpc. | Andreas Schneider | 1 | -1/+8 | |
2011-07-31 | s3-selftest: finally enable RPC-LSA against s3. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2011-07-31 | s3-selftest: enable RPC-LSA-SECRETS against s3. | Günther Deschner | 1 | -1/+1 | |
Guenther |