summaryrefslogtreecommitdiff
path: root/source4/torture/raw/pingpong.c
Commit message (Expand)AuthorAgeFilesLines
* Fix various spelling errorsMathieu Parent2015-11-061-1/+1
* source4/torture/raw: Fix prototypes for all functions.Jelmer Vernooij2011-03-191-0/+1
* s4:torture - remove unreachable statements to quiet warnings of Solaris "cc"Matthias Dieter Wallnöfer2010-11-291-3/+0
* RAW-PING-PONG: use timeval_current/timeval_elapsed instead of start_timer/end...Stefan Metzmacher2009-11-241-19/+5
* s4-torture: ran minimal_includes.pl over source4/tortureAndrew Tridgell2009-10-201-2/+0
* Remove unused include param/param.h.Jelmer Vernooij2008-10-241-1/+0
* r26249: Remove a couple more uses of global_loadparm.Jelmer Vernooij2007-12-211-1/+1
* r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij2007-12-211-5/+5
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-5/+5
* r25430: Add the loadparm context to all parametric options.Jelmer Vernooij2007-10-101-5/+5
* r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij2007-10-101-13/+10
* r25026: Move param/param.h out of includes.hJelmer Vernooij2007-10-101-0/+1
* r24768: redo the pingpong torture using sync functions to make the code simplerRonnie Sahlberg2007-10-101-254/+146
* r24767: add a torture test that performs "ping-pong" that works the same way asRonnie Sahlberg2007-10-101-0/+377