summaryrefslogtreecommitdiff
path: root/source4/script/tests/selftest.sh
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r8352: we need to override "setup directory" for the build farm hostsAndrew Tridgell1-0/+1
2007-10-10r8349: as we don't use standard dirs, we need to create smb.conf before we ru...Andrew Tridgell1-2/+3
2007-10-10r8348: switch selftest to use the new provision scriptAndrew Tridgell1-1/+4
2007-10-10r8300: get the js include path right in selftestAndrew Tridgell1-1/+1
2007-10-10r8298: - started building a library of js routines in scripting/libjs/Andrew Tridgell1-0/+1
2007-10-10r8269: added automatic testing of rpc calls from ejs in 'make test'Andrew Tridgell1-0/+1
2007-10-10r8020: - add --with-selftest-prefix option that specify the prefix used in ma...Stefan Metzmacher1-6/+13
2007-10-10r7930: - added testing of the cifs passthru backendAndrew Tridgell1-8/+18
2007-10-10r7914: - we don't need to override the database locations in selftest any moreAndrew Tridgell1-5/+6
2007-10-10r7871: setup spoolss, wins and hklm dbs correctly in selftestAndrew Tridgell1-0/+3
2007-10-10r7775: solaris uses 'lo0' for loopback network, so by using lo* we should cov...Andrew Tridgell1-1/+1
2007-10-10r7771: - added ldaps and NTLMSSP testing to ldap testsAndrew Tridgell1-1/+1
2007-10-10r7760: make client tools get the right config file in 'make test'Andrew Tridgell1-1/+3
2007-10-10r7684: Add a test aimed at checking we have agreement between client andAndrew Bartlett1-0/+1
2007-10-10r7671: added ldap testing to the set of standard testsAndrew Tridgell1-0/+1
2007-10-10r7506: handle the case where cron does not setup $USERAndrew Tridgell1-1/+4
2007-10-10r7499: ensure that the account we run tests as ("Administrator") maps to theAndrew Tridgell1-1/+3
2007-10-10r7495: used --maximum-runtime=300 for each smbtorture call, to prevent itAndrew Tridgell1-0/+5
2007-10-10r7485: - allow test_xxx.sh to run outside of 'make test' by ensuring $PREFIX ...Andrew Tridgell1-0/+7
2007-10-10r7466: add RPC-SPOOLSS to the supported testsStefan Metzmacher1-0/+1
2007-10-10r7463: - move some more stuff into functionsStefan Metzmacher1-14/+15
2007-10-10r7434: - do local tests step by step for better build-farm outputStefan Metzmacher1-2/+2
2007-10-10r7432: export SMBD_TEST_FIFOStefan Metzmacher1-4/+14
2007-10-10r7427: disable torture progress outout from the build farmStefan Metzmacher1-0/+3
2007-10-10r7421: - move test* functions to a seperate fileStefan Metzmacher1-11/+3
2007-10-10r7403: minimize the sharedelayStefan Metzmacher1-0/+1
2007-10-10r7402: - don't stop after a failed testStefan Metzmacher1-6/+12
2007-10-10r7397: - don't exit when one test failsStefan Metzmacher1-6/+21
2007-10-10r7388: - fix calling of test_posix.shStefan Metzmacher1-5/+6
2007-10-10r6852: implement an idea from kinkie to make the 'make test' target automatic...Andrew Tridgell1-7/+10
2007-10-10r6577: Make test works without installation now.Jelmer Vernooij1-13/+27
2007-10-10r6568: Some more small 'make test' fixesJelmer Vernooij1-7/+5
2007-10-10r6567: Use "real" prefix for 'make test'Jelmer Vernooij1-5/+5
2007-10-10r6564: - Fix bug in socket_wrapperJelmer Vernooij1-0/+39