summaryrefslogtreecommitdiffstats
path: root/source4/torture/basic/base.c
Commit message (Expand)AuthorAgeFilesLines
* Remove another use of global_loadparm.Jelmer Vernooij2008-11-021-12/+6
* Move lp_*() calls a bit higher up the calls tack.Jelmer Vernooij2008-11-011-1/+2
* Eliminate another instance of global_loadparm.Jelmer Vernooij2008-10-241-1/+2
* Move subunit infrastructure code into lib/torture.Jelmer Vernooij2008-04-271-1/+1
* Remove more event_context_init() uses from function calls within deep down th...Simo Sorce2008-04-211-1/+2
* Use torture_assert_mem_equal() in a couple more places.Jelmer Vernooij2008-04-131-1/+1
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* BASE-DEFER_OPEN: be less strict with to late responsesStefan Metzmacher2008-02-261-1/+1
* BASE-DEFER_OPEN: add torture:sharedelays option to run this test fasterStefan Metzmacher2008-02-251-5/+13
* r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...Jelmer Vernooij2008-01-031-1/+4
* r26651: libsmb: Allow specifying signing policy from higher up.Jelmer Vernooij2008-01-031-1/+1
* r26644: Janitorial: Pass resolve_context explicitly to various SMB functions,...Jelmer Vernooij2008-01-021-1/+1
* r26409: Pass smb ports along.Jelmer Vernooij2007-12-211-1/+1
* r26376: Add context for libcli_resolve.Jelmer Vernooij2007-12-211-1/+1
* r26266: Remove more global_loadparm uses.Jelmer Vernooij2007-12-211-1/+1
* r26249: Remove a couple more uses of global_loadparm.Jelmer Vernooij2007-12-211-3/+3
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-6/+6
* r26236: Remove more uses of global_loadparm or specify loadparm_context expli...Jelmer Vernooij2007-12-211-1/+1
* r25596: It isn't valid to take the address of an array on the stack, and thisAndrew Bartlett2007-10-101-1/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-125/+125
* r25398: Parse loadparm context to all lp_*() functions.Jelmer Vernooij2007-10-101-2/+2
* r25392: Add loadparm context as argument in a couple more places.Jelmer Vernooij2007-10-101-3/+3
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-2/+2
* r24882: Use the torture API in BASE-CHARSET.Jelmer Vernooij2007-10-101-1/+1
* r24874: Fix double free of smbcli_tree.Jelmer Vernooij2007-10-101-4/+2
* r24735: Use torture API in more places.Jelmer Vernooij2007-10-101-4/+2
* r24674: Make sure results are always on a new line, fix typo in test name.Jelmer Vernooij2007-10-101-0/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r22579: disable progress printing in the build-farmStefan Metzmacher2007-10-101-1/+3
* r20823: Remove newlines in calls to torture_fail().Jelmer Vernooij2007-10-101-2/+2
* r20423: Fix debug outputVolker Lendecke2007-10-101-1/+1
* r20422: A torture test extension for JeremyVolker Lendecke2007-10-101-0/+26
* r20357: run_trans2test and torture_trans2_scan are two separate testsVolker Lendecke2007-10-101-1/+1
* r20341: Make sure we do not regress on r20338 in Samba3Volker Lendecke2007-10-101-0/+61
* r19392: Use torture_setting_* rather than lp_parm_* where possible.Jelmer Vernooij2007-10-101-1/+1
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-552/+371
* r18307: fixed a warningAndrew Tridgell2007-10-101-1/+1
* r18301: I discovered how to load the warnings from a build farm build intoAndrew Tridgell2007-10-101-1/+1
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-101-14/+16
* r16657: Test Jerry's iTunes bug, along with some more error conditionsVolker Lendecke2007-10-101-1/+18
* r16331: Split out registering of multi fn tests, fix typo in name of pac suite.Jelmer Vernooij2007-10-101-46/+46
* r15865: using dirname for a variable isn't that good,Stefan Metzmacher2007-10-101-7/+7
* r15836: Test an invalid DOS share mode.Volker Lendecke2007-10-101-1/+34
* r15706: This is a very specific test that helps me in making sure I don't scr...Volker Lendecke2007-10-101-0/+150
* r15087: Quick stress test that does more or less what the tool "iometer" does.Volker Lendecke2007-10-101-0/+87
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-11/+11
* r14527: Fix build problems.Jelmer Vernooij2007-10-101-0/+1
* r14519: Put base registration in a seperate file, as well as someJelmer Vernooij2007-10-101-0/+1575