summaryrefslogtreecommitdiffstats
path: root/source4/script/tests
Commit message (Expand)AuthorAgeFilesLines
* r8271: make the ejs test scripts directly executable scripts using:Andrew Tridgell2007-10-101-1/+4
* r8269: added automatic testing of rpc calls from ejs in 'make test'Andrew Tridgell2007-10-102-0/+24
* r8124: added a set of file sharing tests that pass against w2k3Andrew Tridgell2007-10-101-0/+52
* r8065: don't run the LOCAL-ICONV test in selftest. It does cross-checking ofAndrew Tridgell2007-10-101-1/+1
* r8040: run ldb test suite as part of samba 'make test'Andrew Tridgell2007-10-101-1/+3
* r8020: - add --with-selftest-prefix option that specify the prefix used in ma...Stefan Metzmacher2007-10-101-6/+13
* r7933: darn, forgot to add thisAndrew Tridgell2007-10-101-0/+39
* r7930: - added testing of the cifs passthru backendAndrew Tridgell2007-10-101-8/+18
* r7919: use more portable shell syntax for MALLOC_CHECK_Andrew Tridgell2007-10-105-16/+6
* r7915: report the number of failed tests so far when running 'make test' inte...Andrew Tridgell2007-10-101-1/+1
* r7914: - we don't need to override the database locations in selftest any moreAndrew Tridgell2007-10-101-5/+6
* r7906: some portability fixes for ldap testing on solaris (solaris grep doesn...Andrew Tridgell2007-10-101-2/+2
* 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
* r7774: put $CONFIGURATION in one more placeAndrew Tridgell2007-10-101-1/+1
* r7772: actually give the auth options to ldbsearch ....Andrew Tridgell2007-10-101-5/+5
* r7771: - added ldaps and NTLMSSP testing to ldap testsAndrew Tridgell2007-10-102-9/+31
* r7760: make client tools get the right config file in 'make test'Andrew Tridgell2007-10-102-4/+6
* r7758: When not running on the build farm, print out the failed command line ...Andrew Bartlett2007-10-103-4/+12
* r7721: solve a problem with null arguments to testit()Andrew Tridgell2007-10-101-1/+1
* r7684: Add a test aimed at checking we have agreement between client andAndrew Bartlett2007-10-103-0/+52
* r7678: fixed typoAndrew Tridgell2007-10-101-1/+1
* r7671: added ldap testing to the set of standard testsAndrew Tridgell2007-10-102-10/+16
* r7513: don't try to write to the smbd log file between tests. zeroing a fileAndrew Tridgell2007-10-101-2/+0
* r7506: handle the case where cron does not setup $USERAndrew Tridgell2007-10-101-1/+4
* r7504: missed oneAndrew Tridgell2007-10-101-1/+1
* r7503: turn off the sleep test here tooAndrew Tridgell2007-10-101-1/+1
* r7502: the sleep test in echo is already run on the main rpc test, so no need...Andrew Tridgell2007-10-101-4/+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-109-12/+17
* r7492: give better outputStefan Metzmacher2007-10-101-2/+10
* r7489: just a cosmetic changeStefan Metzmacher2007-10-101-1/+1
* r7485: - allow test_xxx.sh to run outside of 'make test' by ensuring $PREFIX ...Andrew Tridgell2007-10-102-2/+12
* r7475: removed RPC-SAMLOGON test until we get a lighter version of it. It isAndrew Tridgell2007-10-101-3/+3
* r7469: fix typoStefan Metzmacher2007-10-101-1/+1
* r7468: create better outputStefan Metzmacher2007-10-101-1/+1
* r7467: a little fix for the build-farmStefan Metzmacher2007-10-101-0/+1
* r7466: add RPC-SPOOLSS to the supported testsStefan Metzmacher2007-10-102-1/+2
* r7463: - move some more stuff into functionsStefan Metzmacher2007-10-102-26/+116
* r7442: skip tests that require smbd, but smbd is downStefan Metzmacher2007-10-102-2/+14
* r7434: - do local tests step by step for better build-farm outputStefan Metzmacher2007-10-102-2/+27
* r7432: export SMBD_TEST_FIFOStefan Metzmacher2007-10-101-4/+14
* r7429: make the shell happy and don't use [bla]Stefan Metzmacher2007-10-101-1/+1
* r7428: try to get some nicer output from the build farmStefan Metzmacher2007-10-101-0/+2
* r7427: disable torture progress outout from the build farmStefan Metzmacher2007-10-101-0/+3
* r7421: - move test* functions to a seperate fileStefan Metzmacher2007-10-107-144/+87
* r7403: minimize the sharedelayStefan Metzmacher2007-10-101-0/+1
* r7402: - don't stop after a failed testStefan Metzmacher2007-10-106-27/+101
* 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