summaryrefslogtreecommitdiffstats
path: root/source4/torture/basic/locking.c
Commit message (Expand)AuthorAgeFilesLines
* s4-torture: Improve torture test boilerplate, use torture_assert()Andrew Bartlett2012-05-181-3/+1
* s4-torture: Always use torture_assert() to handle failuresAndrew Bartlett2012-05-181-9/+6
* source4/torture/basic: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* s4-smbtorture: Make test names lowercase and dot-separated.Jelmer Vernooij2010-12-111-1/+1
* s4/torture: use time_mono for delta timeBjörn Jacke2010-09-101-2/+2
* Change uint_t to unsigned int in source4Matt Kraai2010-02-021-2/+2
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-2/+0
* s4 torture: Two minor fixes to smbtorture BRL tests.Zack Kirsch2009-02-111-1/+1
* BASE-LOCK: fix LOCK5Stefan Metzmacher2008-12-181-4/+12
* Move subunit infrastructure code into lib/torture.Jelmer Vernooij2008-04-271-2/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-57/+57
* r25000: Fix some more C++ compatibility warnings.Jelmer Vernooij2007-10-101-3/+2
* r23810: Make things static, and remove unsued code.Andrew Bartlett2007-10-101-17/+17
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij2007-10-101-464/+287
* r16907: Add an index parameter to torture_open_connection. Next step is to en...Volker Lendecke2007-10-101-7/+11
* r14720: Add torture_context argument to all torture testsJelmer Vernooij2007-10-101-7/+7
* r14527: Fix build problems.Jelmer Vernooij2007-10-101-0/+1
* r14379: Build torture/rpc/ as a seperate smbtorture module. Move helperJelmer Vernooij2007-10-101-1/+1
* r12694: Move some headers to the directory of the subsystem they belong to.Jelmer Vernooij2007-10-101-0/+1
* r12693: Move core data structures out of smb.h into core.hJelmer Vernooij2007-10-101-0/+1
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-101-1/+2
* r8117: fixed a bunch more dos error code handing.Andrew Tridgell2007-10-101-6/+6
* r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell2007-10-101-0/+1
* r4430: - fixed the BASE-LOCK* tests to use a subdirectory, and properly setup...Andrew Tridgell2007-10-101-12/+30
* r4063: - change char * -> uint8_t in struct request_bufferStefan Metzmacher2007-10-101-3/+3
* r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...Andrew Tridgell2007-10-101-1/+1
* r3574: the RAW-OPEN test changes broke a couple of the other tests. ThisAndrew Tridgell2007-10-101-2/+4
* r3447: more include/system/XXX.h include filesAndrew Tridgell2007-10-101-0/+1
* r3419: moved the libcli/raw structures into libcli/raw/libcliraw.hAndrew Tridgell2007-10-101-0/+1
* r3324: made the smbtorture code completely warning freeAndrew Tridgell2007-10-101-7/+7
* r3029: implemented byte range lock timeouts.Andrew Tridgell2007-10-101-19/+70
* r3011: separated the locktest code into a separate module in smbtortureAndrew Tridgell2007-10-101-0/+907