summaryrefslogtreecommitdiffstats
path: root/source4/script/tests/selftest.sh
Commit message (Expand)AuthorAgeFilesLines
* r8885: fixed shell syntaxAndrew Tridgell2007-10-101-2/+2
* r8884: valgrind error logs only matter if non-zero in sizeAndrew Tridgell2007-10-101-3/+5
* r8882: - enable the domain masterAndrew Tridgell2007-10-101-0/+12
* r8735: added NBT and WINS testing to 'make test' so we will know if it breaks...Andrew Tridgell2007-10-101-0/+1
* r8678: setup for gdb backtrace in 'make test'Andrew Tridgell2007-10-101-0/+1
* r8671: use much shorter names for the selftest directory and socket wrapperAndrew Tridgell2007-10-101-1/+1
* r8559: Couple of (D)COM updates:Jelmer Vernooij2007-10-101-0/+2
* r8539: $LOGNAME is a common varient of $USER on some systemsAndrew Tridgell2007-10-101-0/+3
* r8536: - use smbd pid file to kill at end of selftestAndrew Tridgell2007-10-101-0/+2
* r8525: added two more test targets:Andrew Tridgell2007-10-101-10/+14
* r8446: if provisioning fails then don't try to run the test suite!Andrew Tridgell2007-10-101-1/+1
* r8365: fixed a problem on netbsdAndrew Tridgell2007-10-101-0/+3
* r8352: we need to override "setup directory" for the build farm hostsAndrew Tridgell2007-10-101-0/+1
* r8349: as we don't use standard dirs, we need to create smb.conf before we ru...Andrew Tridgell2007-10-101-2/+3
* r8348: switch selftest to use the new provision scriptAndrew Tridgell2007-10-101-1/+4
* r8300: get the js include path right in selftestAndrew Tridgell2007-10-101-1/+1
* r8298: - started building a library of js routines in scripting/libjs/Andrew Tridgell2007-10-101-0/+1
* r8269: added automatic testing of rpc calls from ejs in 'make test'Andrew Tridgell2007-10-101-0/+1
* r8020: - add --with-selftest-prefix option that specify the prefix used in ma...Stefan Metzmacher2007-10-101-6/+13
* r7930: - added testing of the cifs passthru backendAndrew Tridgell2007-10-101-8/+18
* r7914: - we don't need to override the database locations in selftest any moreAndrew Tridgell2007-10-101-5/+6
* r7871: setup spoolss, wins and hklm dbs correctly in selftestAndrew Tridgell2007-10-101-0/+3
* r7775: solaris uses 'lo0' for loopback network, so by using lo* we should cov...Andrew Tridgell2007-10-101-1/+1
* r7771: - added ldaps and NTLMSSP testing to ldap testsAndrew Tridgell2007-10-101-1/+1
* r7760: make client tools get the right config file in 'make test'Andrew Tridgell2007-10-101-1/+3
* r7684: Add a test aimed at checking we have agreement between client andAndrew Bartlett2007-10-101-0/+1
* r7671: added ldap testing to the set of standard testsAndrew Tridgell2007-10-101-0/+1
* r7506: handle the case where cron does not setup $USERAndrew Tridgell2007-10-101-1/+4
* r7499: ensure that the account we run tests as ("Administrator") maps to theAndrew Tridgell2007-10-101-1/+3
* r7495: used --maximum-runtime=300 for each smbtorture call, to prevent itAndrew Tridgell2007-10-101-0/+5
* r7485: - allow test_xxx.sh to run outside of 'make test' by ensuring $PREFIX ...Andrew Tridgell2007-10-101-0/+7
* r7466: add RPC-SPOOLSS to the supported testsStefan Metzmacher2007-10-101-0/+1
* r7463: - move some more stuff into functionsStefan Metzmacher2007-10-101-14/+15
* r7434: - do local tests step by step for better build-farm outputStefan Metzmacher2007-10-101-2/+2
* r7432: export SMBD_TEST_FIFOStefan Metzmacher2007-10-101-4/+14
* r7427: disable torture progress outout from the build farmStefan Metzmacher2007-10-101-0/+3
* r7421: - move test* functions to a seperate fileStefan Metzmacher2007-10-101-11/+3
* r7403: minimize the sharedelayStefan Metzmacher2007-10-101-0/+1
* r7402: - don't stop after a failed testStefan Metzmacher2007-10-101-6/+12
* r7397: - don't exit when one test failsStefan Metzmacher2007-10-101-6/+21
* r7388: - fix calling of test_posix.shStefan Metzmacher2007-10-101-5/+6
* r6852: implement an idea from kinkie to make the 'make test' target automatic...Andrew Tridgell2007-10-101-7/+10
* r6577: Make test works without installation now.Jelmer Vernooij2007-10-101-13/+27
* r6568: Some more small 'make test' fixesJelmer Vernooij2007-10-101-7/+5
* r6567: Use "real" prefix for 'make test'Jelmer Vernooij2007-10-101-5/+5
* r6564: - Fix bug in socket_wrapperJelmer Vernooij2007-10-101-0/+39