summaryrefslogtreecommitdiffstats
path: root/source/torture/torture.c
Commit message (Expand)AuthorAgeFilesLines
* r22969: fix some more places where we could end up with more than one eventAndrew Tridgell2007-05-171-2/+5
* r21745: indentAndrew Bartlett2007-03-071-1/+1
* r21707: Finally merge my (long-living) perlselftest branch.Jelmer Vernooij2007-03-051-0/+3
* r21222: Merge a couple of pidl fixes:Jelmer Vernooij2007-02-071-1/+0
* r21066: Fix the build (uninitialised variable).Jelmer Vernooij2007-01-311-0/+1
* r21055: Fix executable bit.Jelmer Vernooij2007-01-301-5/+0
* r19556: Remove unused option.Jelmer Vernooij2006-11-041-1/+0
* r19510: Make smbtorture's `nprocs' parameter a parametric option.Jelmer Vernooij2006-10-301-1/+0
* r19387: Exit with 0 if failures were expectedJelmer Vernooij2006-10-181-0/+2
* r19381: Print out the specific tests that failed after a smbtorture run.Jelmer Vernooij2006-10-171-0/+15
* r19350: Properly list LOCAL-TALLOC under the "LOCAL" header. Jelmer Vernooij2006-10-161-27/+8
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grained Jelmer Vernooij2006-10-161-24/+3
* r18994: - torture_register_suite should be publicStefan Metzmacher2006-09-291-6/+3
* r17930: Merge noinclude branch:Jelmer Vernooij2006-08-301-1/+1
* r16557: Silently succeed when torture_register_suite is passed NULL.James Peach2006-06-271-0/+4
* r16333: Move more code out of the core smbtorture. It now no longer Jelmer Vernooij2006-06-171-684/+1
* r16331: Split out registering of multi fn tests, fix typo in name of pac suite.Jelmer Vernooij2006-06-171-78/+80
* r16329: Convert to new UI API.Jelmer Vernooij2006-06-171-1/+1
* r16328: Wrap all existing tests in simple single-function testsuites.Jelmer Vernooij2006-06-171-32/+84
* r16304: Improve testing UI API. This now allows registering the full Jelmer Vernooij2006-06-161-1/+1
* r16149: This is a very Samba3 specific test: It tests whether 'hide unreadabl...Volker Lendecke2006-06-121-0/+1
* r15957: - add a test that fetches the schema from an windows LDAP server,Stefan Metzmacher2006-05-301-0/+1
* r15892: Remove the COM management code - DCOM should be Jelmer Vernooij2006-05-251-1/+0
* r15862: add a LOCAL-EVENT torture testStefan Metzmacher2006-05-241-0/+1
* r15816: add SMB2-LOCK torture test, which demonstrates what possible valid an...Stefan Metzmacher2006-05-221-0/+1
* r15594: Remove another unused includeJelmer Vernooij2006-05-141-1/+0
* r15456: Inspired by a short discussion with abartlet on IRC.Rafal Szczesniak2006-05-051-0/+1
* r15014: added a simple batch oplock benchmarkAndrew Tridgell2006-04-101-0/+1
* r14817: rename some testsStefan Metzmacher2006-03-301-2/+4
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2006-03-251-7/+7
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2006-03-181-0/+1
* r14527: Fix build problems.Jelmer Vernooij2006-03-171-74/+0
* r14525: Sort list of torture tests alphabeticallyJelmer Vernooij2006-03-171-19/+16
* r14524: Make TORTURE_NET a separate moduleJelmer Vernooij2006-03-171-17/+5
* r14520: Split up smbtorture binary into a core (torture.c) and UI frontend (s...Jelmer Vernooij2006-03-171-338/+6
* r14519: Put base registration in a seperate file, as well as some Jelmer Vernooij2006-03-171-1596/+62
* r14497: Fix build with shared librariesJelmer Vernooij2006-03-171-5/+0
* r14464: Don't include ndr_BASENAME.h files unless strictly required, instead Jelmer Vernooij2006-03-161-0/+1
* r14437: fix warningsStefan Metzmacher2006-03-151-2/+2
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helper Jelmer Vernooij2006-03-141-96/+3
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2006-03-141-0/+1
* r14347: Add registration function to allow registering smbtorture test(suites)Jelmer Vernooij2006-03-131-22/+82
* r14256: - rename smb_file -> smb_handle Stefan Metzmacher2006-03-121-1/+1
* r14173: change smb interface structures to always useStefan Metzmacher2006-03-101-1/+1
* r14140: block SIGPIPE in smbtortureStefan Metzmacher2006-03-101-0/+3
* r14040: report errors betterStefan Metzmacher2006-03-081-0/+2
* r14039: as samba4 drops the connection on multiple negprot requestsStefan Metzmacher2006-03-081-7/+10
* r13924: Split more prototypes out of include/proto.h + initial work on header Jelmer Vernooij2006-03-071-0/+1
* r13903: Don't generate prototypes for modules and binaries in include/proto.h...Jelmer Vernooij2006-03-061-0/+1
* r13853: fixed the BASE-NEGNOWAIT test to not fail with a sigpipe if the serverAndrew Tridgell2006-03-061-2/+3