summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r16331: Split out registering of multi fn tests, fix typo in name of pac suite.Jelmer Vernooij5-182/+184
2007-10-10r16330: Show number of succeeded, failed and skipped tests and success rate a...Jelmer Vernooij1-0/+8
2007-10-10r16329: Convert to new UI API.Jelmer Vernooij2-54/+84
2007-10-10r16328: Wrap all existing tests in simple single-function testsuites.Jelmer Vernooij19-180/+211
2007-10-10r16321: Add suite_start/suite_finish hooks, support --format=quietJelmer Vernooij3-14/+57
2007-10-10r16316: Convert to new torture UI API.Jelmer Vernooij2-63/+58
2007-10-10r16315: Convert to new API.Jelmer Vernooij4-128/+122
2007-10-10r16304: Improve testing UI API. This now allows registering the fullJelmer Vernooij15-324/+499
2007-10-10r16184: Convert to UI API. The async test was previously broken (failsJelmer Vernooij1-20/+28
2007-10-10r16182: Better test the 15 out of 20 tests we right now survive than not test atVolker Lendecke1-5/+7
2007-10-10r16174: Couple of fixes to the UI code - make 'torture_ok()' optional, be mor...Jelmer Vernooij3-2/+35
2007-10-10r16173: Use memory context provided by smbtorture.Jelmer Vernooij1-43/+30
2007-10-10r16171: Convert to UI APIJelmer Vernooij1-39/+29
2007-10-10r16170: Convert to UI APIJelmer Vernooij1-29/+22
2007-10-10r16169: Convert to UI APIJelmer Vernooij1-58/+49
2007-10-10r16165: Add some more helper utilitiesJelmer Vernooij2-0/+21
2007-10-10r16164: Convert to UI APIJelmer Vernooij1-19/+14
2007-10-10r16163: Convert to UI APIJelmer Vernooij1-17/+21
2007-10-10r16162: Convert to UI APIJelmer Vernooij1-31/+28
2007-10-10r16161: Convert to UI APIJelmer Vernooij1-38/+32
2007-10-10r16160: Fix double semicolon in ui.hJelmer Vernooij2-3/+38
2007-10-10r16158: Convert to use UI APIJelmer Vernooij1-125/+129
2007-10-10r16152: Support multiple output formats for those tests using the ui and add ...Jelmer Vernooij1-1/+45
2007-10-10r16151: |= fix found by metzeVolker Lendecke1-2/+2
2007-10-10r16149: This is a very Samba3 specific test: It tests whether 'hide unreadabl...Volker Lendecke3-0/+323
2007-10-10r16140: How on earth does this work on most build farm machines.... ?Volker Lendecke1-1/+1
2007-10-10r16123: Samba3 in the buildfarm will happily create (faked(!!)) users anonymo...Volker Lendecke1-4/+10
2007-10-10r16059: Remove accidential commitVolker Lendecke1-1/+0
2007-10-10r16058: Test a Join using SetUserInfo level 25, as XP does if the user did notVolker Lendecke1-13/+86
2007-10-10r16045: RPC-SAMBA3SESSIONKEY tests the different variants of joins (anon/auth...Volker Lendecke2-10/+154
2007-10-10r16044: Create a samba3 specific file in torture/rpc. The tests in there surviveVolker Lendecke4-127/+995
2007-10-10r16036: Add a couple of new functions to corretly deal with timeouts.Simo Sorce1-1/+1
2007-10-10r15962: fix a crash when connect failsStefan Metzmacher1-0/+1
2007-10-10r15957: - add a test that fetches the schema from an windows LDAP server,Stefan Metzmacher3-1/+520
2007-10-10r15950: another printf() crash on solarisAndrew Tridgell1-84/+84
2007-10-10r15947: Do the same test on setting allocation info.Jeremy Allison1-2/+38
2007-10-10r15946: Added check that proves that setpathinfo on anJeremy Allison1-0/+38
2007-10-10r15939: Add tests for userinfo call with username argument providedRafal Szczesniak1-4/+41
2007-10-10r15930: Attempt to fix the buildfarm segfaults -- thanks Tridge for the hintsVolker Lendecke1-0/+4
2007-10-10r15921: Include new headers.Rafal Szczesniak2-2/+0
2007-10-10r15916: Modify RPC-AUTHCONTEXT so that it can be anabled in samba3 make testVolker Lendecke1-1/+1
2007-10-10r15912: Run an rpc request with an invalid uid and make sure NT_STATUS_INVALI...Volker Lendecke2-0/+128
2007-10-10r15908: Mention ncalrpc in smbtorture help outputJelmer Vernooij2-2/+92
2007-10-10r15902: more test code that should be using d_printf()Andrew Tridgell1-3/+3
2007-10-10r15898: use d_printf() in some more places to fix more torture seg faults onAndrew Tridgell2-30/+30
2007-10-10r15897: switch to d_printf() in the libnet_share test, and neaten up the codeAndrew Tridgell1-20/+25
2007-10-10r15892: Remove the COM management code - DCOM should beJelmer Vernooij3-115/+0
2007-10-10r15881: fixed the RAW-ACLS test for 64 bit systems (was failing on ppc64)Andrew Tridgell1-3/+5
2007-10-10r15865: using dirname for a variable isn't that good,Stefan Metzmacher2-43/+43
2007-10-10r15862: add a LOCAL-EVENT torture testStefan Metzmacher3-1/+129