summaryrefslogtreecommitdiff
path: root/source4/torture/torture.c
Commit message (Expand)AuthorAgeFilesLines
* Fix missing symbols issues when building with shared libraries.Jelmer Vernooij2008-12-221-1/+1
* s4:torture: add ldb testsAndrew Bartlett2008-12-171-0/+1
* Make sure prototypes are always included, make some functions static andJelmer Vernooij2008-10-201-0/+1
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* Fix torture module initializion.Jelmer Vernooij2008-05-101-1/+1
* Revert "Remove copy of torture file."Jelmer Vernooij2008-05-101-0/+71
* Remove copy of torture file.Jelmer Vernooij2008-05-101-71/+0
* Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3Jelmer Vernooij2008-04-081-1/+1
|\
| * Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-1/+1
* | Fix the build.Jelmer Vernooij2008-03-081-8/+12
* | Push SOVERSION and VERSION out of perl code.Jelmer Vernooij2008-03-081-1/+8
|/
* r26690: torture: Move torture_context_init() to the ui.c, where all functions...Jelmer Vernooij2008-01-071-17/+1
* r26580: Include sentinel in build.h, in case the list is empty.Jelmer Vernooij2007-12-241-1/+1
* r26576: Allow the static module loading code to be used for the Python modules.Jelmer Vernooij2007-12-241-1/+1
* r26355: Eliminate global_loadparm in more places.Jelmer Vernooij2007-12-211-1/+1
* r25446: Merge some changes I made on the way home from SFO:Jelmer Vernooij2007-10-101-1/+1
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24852: Fix initializationJelmer Vernooij2007-10-101-1/+1
* r24851: Add --load-module argument to smbtorture.Jelmer Vernooij2007-10-101-4/+4
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22969: fix some more places where we could end up with more than one eventAndrew Tridgell2007-10-101-2/+5
* r21745: indentAndrew Bartlett2007-10-101-1/+1
* r21707: Finally merge my (long-living) perlselftest branch.Jelmer Vernooij2007-10-101-0/+3
* r21222: Merge a couple of pidl fixes:Jelmer Vernooij2007-10-101-1/+0
* r21066: Fix the build (uninitialised variable).Jelmer Vernooij2007-10-101-0/+1
* r21055: Fix executable bit.Jelmer Vernooij2007-10-101-5/+0
* 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