summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r25073: Correct test name so make test can pass again.Andrew Bartlett1-1/+1
2007-10-10r25071: Add some more testcases for RPC-DRSUAPI-CRACKNAMES, proving I can'tAndrew Bartlett1-0/+35
2007-10-10r25070: Revert DRSUAPI conversion to new API, as it broke some tests.Jelmer Vernooij3-323/+604
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij54-169/+167
2007-10-10r25034: Remove unused variables.Jelmer Vernooij1-3/+3
2007-10-10r25027: Fix more warnings.Jelmer Vernooij1-2/+2
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij59-2/+60
2007-10-10r25008: Remove use of pstring.Jelmer Vernooij2-15/+18
2007-10-10r25004: Avoid talloc_autofree_context() when possible.Jelmer Vernooij7-27/+22
2007-10-10r25003: Skipped tests should be considered successfull.Jelmer Vernooij1-0/+1
2007-10-10r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij30-88/+93
2007-10-10r24994: Fix some C++ warnings.Jelmer Vernooij5-7/+9
2007-10-10r24988: LOCAL-IRPC needs a the pid dir setup (as LOCAL-MESSAGING)Stefan Metzmacher1-1/+1
2007-10-10r24972: Try to rat out this SAMR failure with some more cross-tests, andAndrew Bartlett1-4/+17
2007-10-10r24971: Test more combinations for resetting the account expiry.Andrew Bartlett1-0/+4
2007-10-10r24942: Patch from Matthias Wallnöfer <mwallnoefer@yahoo.de> and a testsuiteAndrew Bartlett1-0/+5
2007-10-10r24937: Merge tests spoolss RPC callbacks.Jelmer Vernooij4-942/+875
2007-10-10r24907: now that we support bindings without a transportStefan Metzmacher1-0/+1
2007-10-10r24900: - if we use try to create a 3rd dcerpc_pipe then use a 3rd variableStefan Metzmacher2-19/+20
2007-10-10r24898: Fix LOCAL-REGISTRY, do not silently ignore testcase setup failures.Jelmer Vernooij1-23/+32
2007-10-10r24897: Do some sanity checking on --basedir.Jelmer Vernooij2-3/+17
2007-10-10r24895: Test for specific error.Jelmer Vernooij1-1/+2
2007-10-10r24894: Run the libnet tests over just one DCE/RPC transport. Other DCE/RPC t...Jelmer Vernooij1-18/+6
2007-10-10r24892: Skip some tests that were previously being incorrectly treated as suc...Jelmer Vernooij1-38/+18
2007-10-10r24891: Fix smbtorture to exit non-zero if a test suite wasn't found.Jelmer Vernooij1-1/+1
2007-10-10r24890: Integrate more of the RPC-SECRETS tests.Jelmer Vernooij1-12/+46
2007-10-10r24889: Move choosing the binding options into RPC-SECRETS.Jelmer Vernooij2-23/+51
2007-10-10r24888: Use torture API.Jelmer Vernooij1-74/+42
2007-10-10r24885: Convert to new torture API.Jelmer Vernooij2-38/+13
2007-10-10r24884: Ignore some errors again, like they were previously.Jelmer Vernooij1-10/+26
2007-10-10r24883: Use torture API.Jelmer Vernooij2-103/+42
2007-10-10r24882: Use the torture API in BASE-CHARSET.Jelmer Vernooij4-114/+58
2007-10-10r24874: Fix double free of smbcli_tree.Jelmer Vernooij2-8/+4
2007-10-10r24872: Use torture API a bit moreJelmer Vernooij3-318/+133
2007-10-10r24871: Fix typosJelmer Vernooij1-2/+2
2007-10-10r24855: Convert RPC-DRSUAPI, RPC-SCHANNEL to use the torture API.Jelmer Vernooij9-692/+409
2007-10-10r24852: Fix initializationJelmer Vernooij1-1/+1
2007-10-10r24851: Add --load-module argument to smbtorture.Jelmer Vernooij3-6/+28
2007-10-10r24850: Convert to torture API.Jelmer Vernooij2-702/+439
2007-10-10r24849: Add helper function for running tests as a member server.Jelmer Vernooij1-22/+143
2007-10-10r24846: Use metadata about dangerous tests.Jelmer Vernooij6-59/+48
2007-10-10r24844: Convert to torture API in preparation of helper functions for domain ...Jelmer Vernooij1-184/+91
2007-10-10r24835: Put all RPC tests in the list (skipping when necessary), warn if test...Jelmer Vernooij4-160/+96
2007-10-10r24816: Move the rest of the contents of core.h to more appropriate places.Jelmer Vernooij1-1/+1
2007-10-10r24798: RAW-SAMBA3POSIXTIMEDLOCKVolker Lendecke2-0/+153
2007-10-10r24768: redo the pingpong torture using sync functions to make the code simplerRonnie Sahlberg1-254/+146
2007-10-10r24767: add a torture test that performs "ping-pong" that works the same way asRonnie Sahlberg3-0/+379
2007-10-10r24765: added a RAW-HOLD-OPLOCK test. This is a manual test, meant to be usedAndrew Tridgell2-0/+110
2007-10-10r24758: More use of torture API.Jelmer Vernooij2-129/+138
2007-10-10r24757: Try parsing a UNC location before a DCE/RPC binding string as the lat...Jelmer Vernooij1-12/+8