Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s3-selftest convert tests.sh to python | Andrew Bartlett | 2011-02-22 | 1 | -206/+0 |
| | | | | | | | This should allow us a much better chance of invoking the subunit wrappers in the right way, at the right level. Andrew Bartlett | ||||
* | s3-tests use $PREFIX to ensure tests don't work outside the test area | Andrew Bartlett | 2011-02-22 | 1 | -6/+6 |
| | | | | Andrew Bartlett | ||||
* | Add tests for various s3 auth modes | Andrew Bartlett | 2011-02-22 | 1 | -0/+4 |
| | |||||
* | s3-selftest: make sure we really use --format=subunit when calling smbtorture4. | Günther Deschner | 2011-02-17 | 1 | -1/+1 |
| | | | | | | | Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Feb 17 02:01:56 CET 2011 on sn-devel-104 | ||||
* | s3:test: run the net.rpc.registry test under "dc" not "dc:local" | Michael Adam | 2011-02-16 | 1 | -1/+1 |
| | | | | | | | | There is no need to run it on the rpc server, but it should be run from a remote host. Autobuild-User: Michael Adam <obnox@samba.org> Autobuild-Date: Wed Feb 16 16:05:58 CET 2011 on sn-devel-104 | ||||
* | s3:test: rename samba3.blackbox.testparm_s3 -> samba3.blackbox.testparm | Michael Adam | 2011-02-16 | 1 | -1/+1 |
| | |||||
* | s3:test: rename samba3.blackbox.net_s3_registry_roundtrip -> ↵ | Michael Adam | 2011-02-16 | 1 | -1/+1 |
| | | | | samba3.blackbox.net.local.registry.roundtrip | ||||
* | s3:test: rename samba3.blackbox.net_s3_registry_rpc -> ↵ | Michael Adam | 2011-02-16 | 1 | -1/+1 |
| | | | | samba3.blackbox.net.rpc.registry | ||||
* | s3:test: rename samba3.blackbox.net_s3_registry -> ↵ | Michael Adam | 2011-02-16 | 1 | -1/+1 |
| | | | | samba3.blackbox.net.local.registry | ||||
* | s3:test: rename samba3.blackbox.net_s3_misc --> samba3.blackbox.net.misc | Michael Adam | 2011-02-16 | 1 | -1/+1 |
| | |||||
* | s3:test: add the registry roundtrip test as ↵ | Michael Adam | 2011-02-16 | 1 | -0/+1 |
| | | | | samba3.blackbox.net_s3_registry_roundtrip | ||||
* | s3:test: add the failure blackbox test as samba3.blackbox.failure | Michael Adam | 2011-02-16 | 1 | -0/+1 |
| | |||||
* | s3:test: add the success blackbox test as samba3.blackbox.success | Michael Adam | 2011-02-16 | 1 | -0/+2 |
| | |||||
* | s3-selftest: run the three net tests individually. | Günther Deschner | 2011-02-10 | 1 | -1/+3 |
| | | | | Guenther | ||||
* | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 2010-12-11 | 1 | -8/+1 |
| | | | | | | | | This is consistent with the test names used by selftest, should make the names less confusing and easier to integrate with other tools. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sat Dec 11 04:16:13 CET 2010 on sn-devel-104 | ||||
* | s3/selftest: add some FIXMEs | Björn Jacke | 2010-12-02 | 1 | -0/+7 |
| | | | | | this needs some rework. Sourced shell code cannot take arguments, at least no portable shell. This generates errors on the buildfarm sind quite a while. | ||||
* | s3-selftest: fix prefix in subunit output. | Jelmer Vernooij | 2010-10-01 | 1 | -3/+3 |
| | |||||
* | s3-selftest: Fix test prefixes in subunit output. | Jelmer Vernooij | 2010-09-22 | 1 | -3/+4 |
| | |||||
* | s3-selftest: fix testparm tests as non-root. | Günther Deschner | 2010-08-13 | 1 | -1/+4 |
| | | | | | | Thanks to Andreas for pointing this out. Guenther | ||||
* | s3-selftest: add testparm tests to selftest. | Günther Deschner | 2010-08-13 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | s3-selftest: fix locktest9 in make selftest. | Günther Deschner | 2010-06-17 | 1 | -2/+2 |
| | | | | Guenther | ||||
* | s3-selftest: disable domain creds smbclient_s3 tests for now. | Günther Deschner | 2010-06-08 | 1 | -2/+2 |
| | | | | | | | | | | | Not sure they were ever working before. With this patch, make selftest is down to 4 failures from 259 tests. (two times LOCK9 from s3 smbtorture, one spoolss notify test and samba3.posix_s3.unix.info2). Guenther | ||||
* | s3-selftest: Fix blackbox smbclient s3 tests during make selftest. | Günther Deschner | 2010-06-02 | 1 | -6/+6 |
| | | | | Guenther | ||||
* | s3:selftest: handle spaces in test names | Stefan Metzmacher | 2010-02-24 | 1 | -1/+2 |
| | | | | metze | ||||
* | s3:selftest: make wbinfo_s3 work on the "member" server too. | Stefan Metzmacher | 2010-02-24 | 1 | -0/+14 |
| | | | | metze | ||||
* | s3:selftest: $WORKGROUP doesn't exist, we should use $DOMAIN | Stefan Metzmacher | 2010-02-23 | 1 | -1/+1 |
| | | | | metze | ||||
* | s3 test: Make the netbios name test pass again | Kai Blin | 2010-02-11 | 1 | -0/+2 |
| | |||||
* | s3:selftest: make selftest requires bash for now | Stefan Metzmacher | 2010-02-09 | 1 | -1/+1 |
| | | | | | | So force bash until we removed the dependency to bash. metze | ||||
* | s3-selftest: use testenv dc so that smbtorture4 actually uses the client ↵ | Günther Deschner | 2010-01-18 | 1 | -1/+1 |
| | | | | | | | | configuration. Found while trying to get RPC-SPOOLSS-NOTIFY working against s3. Guenther | ||||
* | selftest/Samba3: Test smb signing against the member server | Stefan Metzmacher | 2009-03-23 | 1 | -0/+4 |
| | | | | metze | ||||
* | s3:selftest: fix blackbox.net_s3 tests | Stefan Metzmacher | 2009-02-03 | 1 | -1/+1 |
| | | | | metze | ||||
* | s3:selftest: run test_posix_s3.sh tests | Stefan Metzmacher | 2009-02-03 | 1 | -0/+39 |
| | | | | metze | ||||
* | s3:selftest: pass correct arguments to $SCRIPTDIR/test_smbtorture_s3.sh | Stefan Metzmacher | 2009-02-02 | 1 | -2/+2 |
| | | | | metze | ||||
* | s3:selftest: run the same tests as 'make test' | Stefan Metzmacher | 2009-01-30 | 1 | -29/+73 |
| | | | | | | Only the tests with samba4's smbtorture are missing. metze | ||||
* | selftest: don't export $CONFIGURATION anymore only $SMB_CONF_PATH | Stefan Metzmacher | 2009-01-30 | 1 | -1/+1 |
| | | | | metze | ||||
* | s3:selftest: import more tests from 'make test' | Stefan Metzmacher | 2009-01-29 | 1 | -10/+23 |
| | | | | metze | ||||
* | selftest: add "member" environment for Samba3 | Stefan Metzmacher | 2009-01-29 | 1 | -0/+4 |
| | | | | metze | ||||
* | s3:seltest: make test_smbclient_s3.sh more strict | Stefan Metzmacher | 2009-01-29 | 1 | -1/+1 |
| | | | | metze | ||||
* | Allow running individual tests in the testsuite, normalize test names, fix ↵ | Jelmer Vernooij | 2008-10-21 | 1 | -5/+7 |
| | | | | some tests. | ||||
* | Use socket wrapper for selftest.pl, find binaries correctly. | Jelmer Vernooij | 2008-10-21 | 1 | -1/+17 |
| | |||||
* | Specify skip list to selftest.pl, make make target depend on test | Jelmer Vernooij | 2008-10-21 | 1 | -1/+1 |
| | | | | binaries. | ||||
* | Add 'selftest' target to Samba 3 that uses the perl selftest code. | Jelmer Vernooij | 2008-10-19 | 1 | -0/+52 |