summaryrefslogtreecommitdiff
path: root/source4/script/tests/test_functions.sh
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r19590: Make it less noisy to run the session_key test outside 'make test',Andrew Bartlett1-1/+1
2007-10-10r19567: Make it easier to control the debug level in the test scripts, by notAndrew Bartlett1-1/+1
2007-10-10r19443: reset trap when we have removed the test specifc files alreadyStefan Metzmacher1-0/+2
2007-10-10r19180: with "export MAKE_TEST_KEEP_PCAP=yes" make testStefan Metzmacher1-1/+6
2007-10-10r19098: withStefan Metzmacher1-5/+20
2007-10-10r18575: - use the right variable to teststatusAndrew Tridgell1-1/+6
2007-10-10r18571: try to make it a lot more obvious when 'make test' or 'make quicktest'Andrew Tridgell1-6/+12
2007-10-10r18540: show the additional smbd output from each test, rather than onlyAndrew Tridgell1-2/+14
2007-10-10r18459: Set access to test LDAP server as system to anonymous, but also noteAndrew Bartlett1-2/+4
2007-10-10r18277: on some of our slower hosts we need more than 2700 seconds for smbd toAndrew Tridgell1-1/+1
2007-10-10r18023: Add support infrusructure for testing against an OpenLDAP server.Andrew Bartlett1-0/+10
2007-10-10r16039: Add missing #!, don't rely on bashJelmer Vernooij1-0/+1
2007-10-10r15832: put a talloc leak report in the log file at the end of each test runAndrew Tridgell1-1/+1
2007-10-10r11659: allow the max runtime for smbtorture and smbd to be controlled on aAndrew Tridgell1-4/+3
2007-10-10r10643: increase smbd max runtime when using valgrindAndrew Tridgell1-1/+5
2007-10-10r9776: r11609@blu: tridge | 2005-08-30 12:20:11 +1000Andrew Tridgell1-4/+4
2007-10-10r9379: the valgrind test box is now just going past the max 30 minute smbdAndrew Tridgell1-1/+1
2007-10-10r8559: Couple of (D)COM updates:Jelmer Vernooij1-0/+0
2007-10-10r8536: - use smbd pid file to kill at end of selftestAndrew Tridgell1-18/+0
2007-10-10r8525: added two more test targets:Andrew Tridgell1-1/+1
2007-10-10r7919: use more portable shell syntax for MALLOC_CHECK_Andrew Tridgell1-0/+6
2007-10-10r7915: report the number of failed tests so far when running 'make test' inte...Andrew Tridgell1-1/+1
2007-10-10r7758: When not running on the build farm, print out the failed command line ...Andrew Bartlett1-1/+1
2007-10-10r7513: don't try to write to the smbd log file between tests. zeroing a fileAndrew Tridgell1-2/+0
2007-10-10r7495: used --maximum-runtime=300 for each smbtorture call, to prevent itAndrew Tridgell1-1/+1
2007-10-10r7492: give better outputStefan Metzmacher1-2/+10
2007-10-10r7489: just a cosmetic changeStefan Metzmacher1-1/+1
2007-10-10r7485: - allow test_xxx.sh to run outside of 'make test' by ensuring $PREFIX ...Andrew Tridgell1-2/+5
2007-10-10r7468: create better outputStefan Metzmacher1-1/+1
2007-10-10r7467: a little fix for the build-farmStefan Metzmacher1-0/+1
2007-10-10r7463: - move some more stuff into functionsStefan Metzmacher1-12/+101
2007-10-10r7442: skip tests that require smbd, but smbd is downStefan Metzmacher1-2/+10
2007-10-10r7428: try to get some nicer output from the build farmStefan Metzmacher1-0/+2
2007-10-10r7421: - move test* functions to a seperate fileStefan Metzmacher1-0/+57