summaryrefslogtreecommitdiffstats
path: root/source4/script/tests
Commit message (Expand)AuthorAgeFilesLines
* r8626: fixed a typoAndrew Tridgell2007-10-101-1/+1
* r8559: Couple of (D)COM updates:Jelmer Vernooij2007-10-102-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-102-18/+2
* r8525: added two more test targets:Andrew Tridgell2007-10-106-12/+69
* r8505: - 'seal' and 'sign,seal' is the sameStefan Metzmacher2007-10-101-1/+1
* r8498: more test suite speedups. It's down to 5 minutes on my box nowAndrew Tridgell2007-10-102-2/+2
* r8496: speed up the test_echo.sh test a lot, while still providing good coverageAndrew Tridgell2007-10-101-5/+10
* 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
* r8301: use ncalrpc: for ejs tests, to avoid name resolution timeouts as smbd ...Andrew Tridgell2007-10-101-1/+1
* r8300: get the js include path right in selftestAndrew Tridgell2007-10-102-2/+2
* r8298: - started building a library of js routines in scripting/libjs/Andrew Tridgell2007-10-101-0/+1
* r8295: turn off the delete on close test in the build farm until someone getsAndrew Tridgell2007-10-102-3/+5
* 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