Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-13 | s3-selftest: fix testparm tests as non-root. | Günther Deschner | 1 | -1/+4 | |
Thanks to Andreas for pointing this out. Guenther | |||||
2010-08-13 | s3-selftest: add testparm tests to selftest. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2010-06-17 | s3-selftest: fix locktest9 in make selftest. | Günther Deschner | 1 | -2/+2 | |
Guenther | |||||
2010-06-08 | s3-selftest: disable domain creds smbclient_s3 tests for now. | Günther Deschner | 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 | |||||
2010-06-02 | s3-selftest: Fix blackbox smbclient s3 tests during make selftest. | Günther Deschner | 1 | -6/+6 | |
Guenther | |||||
2010-02-24 | s3:selftest: handle spaces in test names | Stefan Metzmacher | 1 | -1/+2 | |
metze | |||||
2010-02-24 | s3:selftest: make wbinfo_s3 work on the "member" server too. | Stefan Metzmacher | 1 | -0/+14 | |
metze | |||||
2010-02-23 | s3:selftest: $WORKGROUP doesn't exist, we should use $DOMAIN | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2010-02-11 | s3 test: Make the netbios name test pass again | Kai Blin | 1 | -0/+2 | |
2010-02-09 | s3:selftest: make selftest requires bash for now | Stefan Metzmacher | 1 | -1/+1 | |
So force bash until we removed the dependency to bash. metze | |||||
2010-01-18 | s3-selftest: use testenv dc so that smbtorture4 actually uses the client ↵ | Günther Deschner | 1 | -1/+1 | |
configuration. Found while trying to get RPC-SPOOLSS-NOTIFY working against s3. Guenther | |||||
2009-03-23 | selftest/Samba3: Test smb signing against the member server | Stefan Metzmacher | 1 | -0/+4 | |
metze | |||||
2009-02-03 | s3:selftest: fix blackbox.net_s3 tests | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2009-02-03 | s3:selftest: run test_posix_s3.sh tests | Stefan Metzmacher | 1 | -0/+39 | |
metze | |||||
2009-02-02 | s3:selftest: pass correct arguments to $SCRIPTDIR/test_smbtorture_s3.sh | Stefan Metzmacher | 1 | -2/+2 | |
metze | |||||
2009-01-30 | s3:selftest: run the same tests as 'make test' | Stefan Metzmacher | 1 | -29/+73 | |
Only the tests with samba4's smbtorture are missing. metze | |||||
2009-01-30 | selftest: don't export $CONFIGURATION anymore only $SMB_CONF_PATH | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2009-01-29 | s3:selftest: import more tests from 'make test' | Stefan Metzmacher | 1 | -10/+23 | |
metze | |||||
2009-01-29 | selftest: add "member" environment for Samba3 | Stefan Metzmacher | 1 | -0/+4 | |
metze | |||||
2009-01-29 | s3:seltest: make test_smbclient_s3.sh more strict | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2008-10-21 | Allow running individual tests in the testsuite, normalize test names, fix ↵ | Jelmer Vernooij | 1 | -5/+7 | |
some tests. | |||||
2008-10-21 | Use socket wrapper for selftest.pl, find binaries correctly. | Jelmer Vernooij | 1 | -1/+17 | |
2008-10-21 | Specify skip list to selftest.pl, make make target depend on test | Jelmer Vernooij | 1 | -1/+1 | |
binaries. | |||||
2008-10-19 | Add 'selftest' target to Samba 3 that uses the perl selftest code. | Jelmer Vernooij | 1 | -0/+52 | |