summaryrefslogtreecommitdiff
path: root/source4/script/tests
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9776: r11609@blu: tridge | 2005-08-30 12:20:11 +1000Andrew Tridgell1-4/+4
2007-10-10r9644: add LOCAL-PAC to the list of 'make test' testsAndrew Tridgell1-1/+1
2007-10-10r9591: - Remove empty fileJelmer Vernooij1-6/+7
2007-10-10r9493: our test scripts need to use testok at the end or the errors don't ann...Andrew Tridgell5-1/+8
2007-10-10r9379: the valgrind test box is now just going past the max 30 minute smbdAndrew Tridgell1-1/+1
2007-10-10r9377: made winreg a user tool (I find it quite useful). I expect it to get t...Andrew Tridgell1-0/+1
2007-10-10r9346: allow test_ldap.sh to be called when $CONFFILE is not setAndrew Tridgell1-1/+1
2007-10-10r9120: added the BASE-DISCONNECT test to our set of standard testsAndrew Tridgell1-1/+1
2007-10-10r8885: fixed shell syntaxAndrew Tridgell1-2/+2
2007-10-10r8884: valgrind error logs only matter if non-zero in sizeAndrew Tridgell1-3/+5
2007-10-10r8882: - enable the domain masterAndrew Tridgell1-0/+12
2007-10-10r8772: Include the ldap ejs test in the standard 'make test'Andrew Bartlett1-0/+4
2007-10-10r8735: added NBT and WINS testing to 'make test' so we will know if it breaks...Andrew Tridgell4-0/+27
2007-10-10r8678: setup for gdb backtrace in 'make test'Andrew Tridgell1-0/+1
2007-10-10r8671: use much shorter names for the selftest directory and socket wrapperAndrew Tridgell1-1/+1
2007-10-10r8636: fixed the ejs ldb test to work with the new ldb.search() syntax, andAndrew Tridgell1-1/+1
2007-10-10r8626: fixed a typoAndrew Tridgell1-1/+1
2007-10-10r8559: Couple of (D)COM updates:Jelmer Vernooij2-0/+2
2007-10-10r8539: $LOGNAME is a common varient of $USER on some systemsAndrew Tridgell1-0/+3
2007-10-10r8536: - use smbd pid file to kill at end of selftestAndrew Tridgell2-18/+2
2007-10-10r8525: added two more test targets:Andrew Tridgell6-12/+69
2007-10-10r8505: - 'seal' and 'sign,seal' is the sameStefan Metzmacher1-1/+1
2007-10-10r8498: more test suite speedups. It's down to 5 minutes on my box nowAndrew Tridgell2-2/+2
2007-10-10r8496: speed up the test_echo.sh test a lot, while still providing good coverageAndrew Tridgell1-5/+10
2007-10-10r8446: if provisioning fails then don't try to run the test suite!Andrew Tridgell1-1/+1
2007-10-10r8365: fixed a problem on netbsdAndrew Tridgell1-0/+3
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-10r8301: use ncalrpc: for ejs tests, to avoid name resolution timeouts as smbd ...Andrew Tridgell1-1/+1
2007-10-10r8300: get the js include path right in selftestAndrew Tridgell2-2/+2
2007-10-10r8298: - started building a library of js routines in scripting/libjs/Andrew Tridgell1-0/+1
2007-10-10r8295: turn off the delete on close test in the build farm until someone getsAndrew Tridgell2-3/+5
2007-10-10r8271: make the ejs test scripts directly executable scripts using:Andrew Tridgell1-1/+4
2007-10-10r8269: added automatic testing of rpc calls from ejs in 'make test'Andrew Tridgell2-0/+24
2007-10-10r8124: added a set of file sharing tests that pass against w2k3Andrew Tridgell1-0/+52
2007-10-10r8065: don't run the LOCAL-ICONV test in selftest. It does cross-checking ofAndrew Tridgell1-1/+1
2007-10-10r8040: run ldb test suite as part of samba 'make test'Andrew Tridgell1-1/+3
2007-10-10r8020: - add --with-selftest-prefix option that specify the prefix used in ma...Stefan Metzmacher1-6/+13
2007-10-10r7933: darn, forgot to add thisAndrew Tridgell1-0/+39
2007-10-10r7930: - added testing of the cifs passthru backendAndrew Tridgell1-8/+18
2007-10-10r7919: use more portable shell syntax for MALLOC_CHECK_Andrew Tridgell5-16/+6
2007-10-10r7915: report the number of failed tests so far when running 'make test' inte...Andrew Tridgell1-1/+1
2007-10-10r7914: - we don't need to override the database locations in selftest any moreAndrew Tridgell1-5/+6
2007-10-10r7906: some portability fixes for ldap testing on solaris (solaris grep doesn...Andrew Tridgell1-2/+2
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-10r7774: put $CONFIGURATION in one more placeAndrew Tridgell1-1/+1
2007-10-10r7772: actually give the auth options to ldbsearch ....Andrew Tridgell1-5/+5
2007-10-10r7771: - added ldaps and NTLMSSP testing to ldap testsAndrew Tridgell2-9/+31