summaryrefslogtreecommitdiff
path: root/source4/torture/torture.c
Commit message (Expand)AuthorAgeFilesLines
...
* r19556: Remove unused option.Jelmer Vernooij2007-10-101-1/+0
* r19510: Make smbtorture's `nprocs' parameter a parametric option.Jelmer Vernooij2007-10-101-1/+0
* r19387: Exit with 0 if failures were expectedJelmer Vernooij2007-10-101-0/+2
* r19381: Print out the specific tests that failed after a smbtorture run.Jelmer Vernooij2007-10-101-0/+15
* r19350: Properly list LOCAL-TALLOC under the "LOCAL" header.Jelmer Vernooij2007-10-101-27/+8
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-24/+3
* r18994: - torture_register_suite should be publicStefan Metzmacher2007-10-101-6/+3
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r16557: Silently succeed when torture_register_suite is passed NULL.James Peach2007-10-101-0/+4
* r16333: Move more code out of the core smbtorture. It now no longerJelmer Vernooij2007-10-101-684/+1
* r16331: Split out registering of multi fn tests, fix typo in name of pac suite.Jelmer Vernooij2007-10-101-78/+80
* r16329: Convert to new UI API.Jelmer Vernooij2007-10-101-1/+1
* r16328: Wrap all existing tests in simple single-function testsuites.Jelmer Vernooij2007-10-101-32/+84
* r16304: Improve testing UI API. This now allows registering the fullJelmer Vernooij2007-10-101-1/+1
* r16149: This is a very Samba3 specific test: It tests whether 'hide unreadabl...Volker Lendecke2007-10-101-0/+1
* r15957: - add a test that fetches the schema from an windows LDAP server,Stefan Metzmacher2007-10-101-0/+1
* r15892: Remove the COM management code - DCOM should beJelmer Vernooij2007-10-101-1/+0
* r15862: add a LOCAL-EVENT torture testStefan Metzmacher2007-10-101-0/+1
* r15816: add SMB2-LOCK torture test, which demonstrates what possible valid an...Stefan Metzmacher2007-10-101-0/+1
* r15594: Remove another unused includeJelmer Vernooij2007-10-101-1/+0
* r15456: Inspired by a short discussion with abartlet on IRC.Rafal Szczesniak2007-10-101-0/+1
* r15014: added a simple batch oplock benchmarkAndrew Tridgell2007-10-101-0/+1
* r14817: rename some testsStefan Metzmacher2007-10-101-2/+4
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-7/+7
* r14542: Remove librpc, libndr and libnbt from includes.hJelmer Vernooij2007-10-101-0/+1
* r14527: Fix build problems.Jelmer Vernooij2007-10-101-74/+0
* r14525: Sort list of torture tests alphabeticallyJelmer Vernooij2007-10-101-19/+16
* r14524: Make TORTURE_NET a separate moduleJelmer Vernooij2007-10-101-17/+5
* r14520: Split up smbtorture binary into a core (torture.c) and UI frontend (s...Jelmer Vernooij2007-10-101-338/+6
* r14519: Put base registration in a seperate file, as well as someJelmer Vernooij2007-10-101-1596/+62
* r14497: Fix build with shared librariesJelmer Vernooij2007-10-101-5/+0
* r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij2007-10-101-0/+1
* r14437: fix warningsStefan Metzmacher2007-10-101-2/+2
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-101-96/+3
* r14363: Remove credentials.h from the global includes.Jelmer Vernooij2007-10-101-0/+1
* r14347: Add registration function to allow registering smbtorture test(suites)Jelmer Vernooij2007-10-101-22/+82
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-101-1/+1
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-1/+1
* r14140: block SIGPIPE in smbtortureStefan Metzmacher2007-10-101-0/+3
* r14040: report errors betterStefan Metzmacher2007-10-101-0/+2
* r14039: as samba4 drops the connection on multiple negprot requestsStefan Metzmacher2007-10-101-7/+10
* r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij2007-10-101-0/+1
* r13903: Don't generate prototypes for modules and binaries in include/proto.h byJelmer Vernooij2007-10-101-0/+1
* r13853: fixed the BASE-NEGNOWAIT test to not fail with a sigpipe if the serverAndrew Tridgell2007-10-101-2/+3
* r13839: Use registration mechanism for backends as well (in the same senseJelmer Vernooij2007-10-101-0/+3
* r13658: More moving around of files:Jelmer Vernooij2007-10-101-1/+1
* r13627: split the NBT-WINSREPLICATION tests into multiple testsStefan Metzmacher2007-10-101-1/+3
* r13373: Implement the -p option for smbtorture.James Peach2007-10-101-2/+7
* r13346: use private proto header files for the torture testsStefan Metzmacher2007-10-101-0/+13
* r13210: Revert my named pipes patch until it passes not just 'make quicktest'...Jelmer Vernooij2007-10-101-1/+0