summaryrefslogtreecommitdiffstats
path: root/source3/selftest/tests.sh
Commit message (Expand)AuthorAgeFilesLines
* s3-selftest convert tests.sh to pythonAndrew Bartlett2011-02-221-206/+0
* s3-tests use $PREFIX to ensure tests don't work outside the test areaAndrew Bartlett2011-02-221-6/+6
* Add tests for various s3 auth modesAndrew Bartlett2011-02-221-0/+4
* s3-selftest: make sure we really use --format=subunit when calling smbtorture4.Günther Deschner2011-02-171-1/+1
* s3:test: run the net.rpc.registry test under "dc" not "dc:local"Michael Adam2011-02-161-1/+1
* s3:test: rename samba3.blackbox.testparm_s3 -> samba3.blackbox.testparmMichael Adam2011-02-161-1/+1
* s3:test: rename samba3.blackbox.net_s3_registry_roundtrip -> samba3.blackbox....Michael Adam2011-02-161-1/+1
* s3:test: rename samba3.blackbox.net_s3_registry_rpc -> samba3.blackbox.net.rp...Michael Adam2011-02-161-1/+1
* s3:test: rename samba3.blackbox.net_s3_registry -> samba3.blackbox.net.local....Michael Adam2011-02-161-1/+1
* s3:test: rename samba3.blackbox.net_s3_misc --> samba3.blackbox.net.miscMichael Adam2011-02-161-1/+1
* s3:test: add the registry roundtrip test as samba3.blackbox.net_s3_registry_r...Michael Adam2011-02-161-0/+1
* s3:test: add the failure blackbox test as samba3.blackbox.failureMichael Adam2011-02-161-0/+1
* s3:test: add the success blackbox test as samba3.blackbox.successMichael Adam2011-02-161-0/+2
* s3-selftest: run the three net tests individually.Günther Deschner2011-02-101-1/+3
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-8/+1
* s3/selftest: add some FIXMEsBjörn Jacke2010-12-021-0/+7
* s3-selftest: fix prefix in subunit output.Jelmer Vernooij2010-10-011-3/+3
* s3-selftest: Fix test prefixes in subunit output.Jelmer Vernooij2010-09-221-3/+4
* s3-selftest: fix testparm tests as non-root.Günther Deschner2010-08-131-1/+4
* s3-selftest: add testparm tests to selftest.Günther Deschner2010-08-131-0/+1
* s3-selftest: fix locktest9 in make selftest.Günther Deschner2010-06-171-2/+2
* s3-selftest: disable domain creds smbclient_s3 tests for now.Günther Deschner2010-06-081-2/+2
* s3-selftest: Fix blackbox smbclient s3 tests during make selftest.Günther Deschner2010-06-021-6/+6
* s3:selftest: handle spaces in test namesStefan Metzmacher2010-02-241-1/+2
* s3:selftest: make wbinfo_s3 work on the "member" server too.Stefan Metzmacher2010-02-241-0/+14
* s3:selftest: $WORKGROUP doesn't exist, we should use $DOMAINStefan Metzmacher2010-02-231-1/+1
* s3 test: Make the netbios name test pass againKai Blin2010-02-111-0/+2
* s3:selftest: make selftest requires bash for nowStefan Metzmacher2010-02-091-1/+1
* s3-selftest: use testenv dc so that smbtorture4 actually uses the client conf...Günther Deschner2010-01-181-1/+1
* selftest/Samba3: Test smb signing against the member serverStefan Metzmacher2009-03-231-0/+4
* s3:selftest: fix blackbox.net_s3 testsStefan Metzmacher2009-02-031-1/+1
* s3:selftest: run test_posix_s3.sh testsStefan Metzmacher2009-02-031-0/+39
* s3:selftest: pass correct arguments to $SCRIPTDIR/test_smbtorture_s3.shStefan Metzmacher2009-02-021-2/+2
* s3:selftest: run the same tests as 'make test'Stefan Metzmacher2009-01-301-29/+73
* selftest: don't export $CONFIGURATION anymore only $SMB_CONF_PATHStefan Metzmacher2009-01-301-1/+1
* s3:selftest: import more tests from 'make test'Stefan Metzmacher2009-01-291-10/+23
* selftest: add "member" environment for Samba3Stefan Metzmacher2009-01-291-0/+4
* s3:seltest: make test_smbclient_s3.sh more strictStefan Metzmacher2009-01-291-1/+1
* Allow running individual tests in the testsuite, normalize test names, fix so...Jelmer Vernooij2008-10-211-5/+7
* Use socket wrapper for selftest.pl, find binaries correctly.Jelmer Vernooij2008-10-211-1/+17
* Specify skip list to selftest.pl, make make target depend on testJelmer Vernooij2008-10-211-1/+1
* Add 'selftest' target to Samba 3 that uses the perl selftest code.Jelmer Vernooij2008-10-191-0/+52