summaryrefslogtreecommitdiffstats
path: root/source3/selftest
Commit message (Collapse)AuthorAgeFilesLines
* s3:selftest: handle spaces in test namesStefan Metzmacher2010-02-241-1/+2
| | | | metze
* s3:selftest: make wbinfo_s3 work on the "member" server too.Stefan Metzmacher2010-02-241-0/+14
| | | | metze
* s3:selftest: $WORKGROUP doesn't exist, we should use $DOMAINStefan Metzmacher2010-02-231-1/+1
| | | | metze
* 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
| | | | | | 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 Deschner2010-01-181-1/+1
| | | | | | | | configuration. Found while trying to get RPC-SPOOLSS-NOTIFY working against s3. Guenther
* selftest/Samba3: Test smb signing against the member serverStefan Metzmacher2009-03-231-0/+4
| | | | metze
* s3:selftest: fix blackbox.net_s3 testsStefan Metzmacher2009-02-031-1/+1
| | | | metze
* s3:selftest: run test_posix_s3.sh testsStefan Metzmacher2009-02-031-0/+39
| | | | metze
* s3:selftest: pass correct arguments to $SCRIPTDIR/test_smbtorture_s3.shStefan Metzmacher2009-02-021-2/+2
| | | | metze
* s3:selftest: run the same tests as 'make test'Stefan Metzmacher2009-01-301-29/+73
| | | | | | Only the tests with samba4's smbtorture are missing. metze
* selftest: don't export $CONFIGURATION anymore only $SMB_CONF_PATHStefan Metzmacher2009-01-301-1/+1
| | | | metze
* s3:selftest: import more tests from 'make test'Stefan Metzmacher2009-01-291-10/+23
| | | | metze
* selftest: add "member" environment for Samba3Stefan Metzmacher2009-01-291-0/+4
| | | | metze
* s3:seltest: make test_smbclient_s3.sh more strictStefan Metzmacher2009-01-291-1/+1
| | | | metze
* Allow running individual tests in the testsuite, normalize test names, fix ↵Jelmer Vernooij2008-10-211-5/+7
| | | | some tests.
* Use socket wrapper for selftest.pl, find binaries correctly.Jelmer Vernooij2008-10-212-1/+32
|
* Specify skip list to selftest.pl, make make target depend on testJelmer Vernooij2008-10-213-1/+1
| | | | binaries.
* Add 'selftest' target to Samba 3 that uses the perl selftest code.Jelmer Vernooij2008-10-195-0/+52