r21700: Run mktestsetup as an external program. This guarantees that it can be used...
[ira/wip.git] / source / script / tests / selftest.sh
2007-10-10 Jelmer Vernooijr21700: Run mktestsetup as an external program. This...
2007-10-10 Andrew Bartlettr21649: Update self test scripts to start Fedora DS...
2007-10-10 Andrew Bartlettr21554: Use a snippet from tridge's junkcode to cause...
2007-10-10 Andrew Bartlettr21068: Code to configure, start and stop Fedora DS.
2007-10-10 Jelmer Vernooijr20822: Fix total failure counting.
2007-10-10 Jelmer Vernooijr20755: Add progress indicator to test runner
2007-10-10 Jelmer Vernooijr20754: Simplify code for calculating total number...
2007-10-10 Jelmer Vernooijr20750: Use files in script/tests to build a recipe...
2007-10-10 Jelmer Vernooijr20696: Print mktestsetup errors to stderr rather than...
2007-10-10 Jelmer Vernooijr19863: Create -uninstalled.pc files. This should reena...
2007-10-10 Jelmer Vernooijr19671: Fix remaining unresolved symbols in shared...
2007-10-10 Jelmer Vernooijr19507: Merge my DSO fixes branch. Building Samba's...
2007-10-10 Andrew Bartlettr18979: With these extra indexes (also added for the...
2007-10-10 Andrew Tridgellr18917: having 255 virtual interfaces available in...
2007-10-10 Andrew Tridgellr18588: save one more character in the socket wrapper...
2007-10-10 Andrew Tridgellr18576: unfortunately our current build farm results...
2007-10-10 Andrew Tridgellr18575: - use the right variable to teststatus
2007-10-10 Andrew Tridgellr18571: try to make it a lot more obvious when 'make...
2007-10-10 Andrew Tridgellr18494: don't count 'DWARF2 CFI reader' messages as...
2007-10-10 Andrew Bartlettr18459: Set access to test LDAP server as system to...
2007-10-10 Andrew Tridgellr18349: don't do validation when using valgrind. It...
2007-10-10 Andrew Tridgellr18247: more shell portability fixes
2007-10-10 Andrew Bartlettr18023: Add support infrusructure for testing against...
2007-10-10 Andrew Tridgellr17675: increase max torture test runtime - we have...
2007-10-10 Stefan Metzmacherr17540: store command line args of selftest.sh in local...
2007-10-10 Andrew Bartlettr17396: Bump the time up again. RPC-SAMR can slow...
2007-10-10 Andrew Bartlettr17395: Add some more time to the default runtime....
2007-10-10 Jelmer Vernooijr16527: Add target argument for smbtorture.
2007-10-10 Jelmer Vernooijr16525: Move selftest-specific code back to selftest.
2007-10-10 Jelmer Vernooijr16522: Move code to create the test data out of selfte...
2007-10-10 Stefan Metzmacherr16469: do some smb2 tests
2007-10-10 Stefan Metzmacherr15684: fix option passing
2007-10-10 Stefan Metzmacherr15622: pass 'target:samba4=yes' to samba4's smbtorture...
2007-10-10 James Peachr15187: Introduce new param type P_BYTES. This lets...
2007-10-10 Jelmer Vernooijr14908: Fix LD_LIBRARY_PATH
2007-10-10 Jelmer Vernooijr14740: Try loading shared libs from the bin/ directory...
2007-10-10 Stefan Metzmacherr14738: do some different lookups
2007-10-10 Andrew Bartlettr14717: Don't provision the system as 'localhost',...
2007-10-10 Andrew Bartlettr13244: Allow control of the location of the Samba3...
2007-10-10 Andrew Bartlettr13240: Make the test scripts use the new smb.conf...
2007-10-10 Andrew Bartlettr12874: Try to give the startup a few more seconds...
2007-10-10 Stefan Metzmacherr12778: export TEST_DATA_PREFIX in make test
2007-10-10 Stefan Metzmacherr12304: split out the wins partner configuration into...
2007-10-10 Stefan Metzmacherr12287: move the wins.ldb into lockdir
2007-10-10 Andrew Tridgellr11659: allow the max runtime for smbtorture and smbd...
2007-10-10 Stefan Metzmacherr11555: - change socket_wrapper to support multiple...
2007-10-10 Stefan Metzmacherr11503: be quite...
2007-10-10 Stefan Metzmacherr11489: add the one replication cycle test to NBT-WINSR...
2007-10-10 Jelmer Vernooijr11099: Replace unistr with [string] equivalent
2007-10-10 Andrew Bartlettr10599: Use localhost again for now, until I trace...
2007-10-10 Andrew Bartlettr10595: Use a server name of 'localtest' not 'localhost...
2007-10-10 Andrew Bartlettr10387: By exporting KRB5_CONFIG pointing at a file...
2007-10-10 Andrew Bartlettr10314: Apply the controvertial 'server role =' patch...
2007-10-10 Jelmer Vernooijr9813: Conver testsuite for samba3sam module to EJS
2007-10-10 Andrew Tridgellr8885: fixed shell syntax
2007-10-10 Andrew Tridgellr8884: valgrind error logs only matter if non-zero...
2007-10-10 Andrew Tridgellr8882: - enable the domain master
2007-10-10 Andrew Tridgellr8735: added NBT and WINS testing to 'make test' so...
2007-10-10 Andrew Tridgellr8678: setup for gdb backtrace in 'make test'
2007-10-10 Andrew Tridgellr8671: use much shorter names for the selftest director...
2007-10-10 Jelmer Vernooijr8559: Couple of (D)COM updates:
2007-10-10 Andrew Tridgellr8539: $LOGNAME is a common varient of $USER on some...
2007-10-10 Andrew Tridgellr8536: - use smbd pid file to kill at end of selftest
2007-10-10 Andrew Tridgellr8525: added two more test targets:
2007-10-10 Andrew Tridgellr8446: if provisioning fails then don't try to run...
2007-10-10 Andrew Tridgellr8365: fixed a problem on netbsd
2007-10-10 Andrew Tridgellr8352: we need to override "setup directory" for the...
2007-10-10 Andrew Tridgellr8349: as we don't use standard dirs, we need to create...
2007-10-10 Andrew Tridgellr8348: switch selftest to use the new provision script
2007-10-10 Andrew Tridgellr8300: get the js include path right in selftest
2007-10-10 Andrew Tridgellr8298: - started building a library of js routines...
2007-10-10 Andrew Tridgellr8269: added automatic testing of rpc calls from ejs...
2007-10-10 Stefan Metzmacherr8020: - add --with-selftest-prefix option that specify...
2007-10-10 Andrew Tridgellr7930: - added testing of the cifs passthru backend
2007-10-10 Andrew Tridgellr7914: - we don't need to override the database locatio...
2007-10-10 Andrew Tridgellr7871: setup spoolss, wins and hklm dbs correctly in...
2007-10-10 Andrew Tridgellr7775: solaris uses 'lo0' for loopback network, so...
2007-10-10 Andrew Tridgellr7771: - added ldaps and NTLMSSP testing to ldap tests
2007-10-10 Andrew Tridgellr7760: make client tools get the right config file...
2007-10-10 Andrew Bartlettr7684: Add a test aimed at checking we have agreement...
2007-10-10 Andrew Tridgellr7671: added ldap testing to the set of standard tests
2007-10-10 Andrew Tridgellr7506: handle the case where cron does not setup $USER
2007-10-10 Andrew Tridgellr7499: ensure that the account we run tests as ("Admini...
2007-10-10 Andrew Tridgellr7495: used --maximum-runtime=300 for each smbtorture...
2007-10-10 Andrew Tridgellr7485: - allow test_xxx.sh to run outside of 'make...
2007-10-10 Stefan Metzmacherr7466: add RPC-SPOOLSS to the supported tests
2007-10-10 Stefan Metzmacherr7463: - move some more stuff into functions
2007-10-10 Stefan Metzmacherr7434: - do local tests step by step for better build...
2007-10-10 Stefan Metzmacherr7432: export SMBD_TEST_FIFO
2007-10-10 Stefan Metzmacherr7427: disable torture progress outout from the build...
2007-10-10 Stefan Metzmacherr7421: - move test* functions to a seperate file
2007-10-10 Stefan Metzmacherr7403: minimize the sharedelay
2007-10-10 Stefan Metzmacherr7402: - don't stop after a failed test
2007-10-10 Stefan Metzmacherr7397: - don't exit when one test fails
2007-10-10 Stefan Metzmacherr7388: - fix calling of test_posix.sh
2007-10-10 Andrew Tridgellr6852: implement an idea from kinkie to make the 'make...
2007-10-10 Jelmer Vernooijr6577: Make test works without installation now.
2007-10-10 Jelmer Vernooijr6568: Some more small 'make test' fixes
2007-10-10 Jelmer Vernooijr6567: Use "real" prefix for 'make test'
2007-10-10 Jelmer Vernooijr6564: - Fix bug in socket_wrapper