summaryrefslogtreecommitdiff
path: root/source4/torture
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r24755: Use common code for finding the RPC binding in the torture tests.Jelmer Vernooij18-165/+81
2007-10-10r24751: Run more tests, remove empty testsuites, more small improvements.Jelmer Vernooij16-451/+270
2007-10-10r24741: More use of the torture API.Jelmer Vernooij9-48/+60
2007-10-10r24736: Convert to using torture API.Jelmer Vernooij2-145/+197
2007-10-10r24735: Use torture API in more places.Jelmer Vernooij59-814/+523
2007-10-10r24728: Use more stock torture functions.Jelmer Vernooij17-75/+43
2007-10-10r24700: added auto-reconnect to BENCH-NBENCH. Used for testing clusterAndrew Tridgell2-108/+394
2007-10-10r24695: Now the Samba4 passes this test, remove the skip...Andrew Bartlett1-8/+0
2007-10-10r24686: Make sure control messages are on a new line.Jelmer Vernooij1-4/+4
2007-10-10r24685: Don't warn about iconv tests not being usable until they're actually ...Jelmer Vernooij1-22/+31
2007-10-10r24682: forgot to actually make the new test buil...Rafal Szczesniak1-0/+1
2007-10-10r24681: add basic test of libnet_GroupInfo function.Rafal Szczesniak2-0/+273
2007-10-10r24676: Fix pointers being used rather than the data they point at - caught b...Jelmer Vernooij1-3/+3
2007-10-10r24674: Make sure results are always on a new line, fix typo in test name.Jelmer Vernooij3-1/+5
2007-10-10r24670: Use torture functions for settings.Jelmer Vernooij6-12/+10
2007-10-10r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...Jelmer Vernooij7-364/+316
2007-10-10r24657: Use torture functions.Jelmer Vernooij1-5/+5
2007-10-10r24631: Fix up format warnings, found on my Fedora 7 x86_64 workstation.Andrew Bartlett2-5/+5
2007-10-10r24611: Following up on the re-opening of bug 4817 is it pretty clear thatAndrew Bartlett1-57/+180
2007-10-10r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.cStefan Metzmacher6-15/+16
2007-10-10r24588: use the right typeAndrew Tridgell1-1/+1