summaryrefslogtreecommitdiff
path: root/source4/torture/raw/pingpong.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-24Remove unused include param/param.h.Jelmer Vernooij1-1/+0
2007-12-21r26249: Remove a couple more uses of global_loadparm.Jelmer Vernooij1-1/+1
2007-12-21r26238: Add a loadparm context parameter to torture_context, remove more uses...Jelmer Vernooij1-5/+5
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-5/+5
2007-10-10r25430: Add the loadparm context to all parametric options.Jelmer Vernooij1-5/+5
2007-10-10r25035: Fix some more warnings, use service pointer rather than service numbe...Jelmer Vernooij1-13/+10
2007-10-10r25026: Move param/param.h out of includes.hJelmer Vernooij1-0/+1
2007-10-10r24768: redo the pingpong torture using sync functions to make the code simplerRonnie Sahlberg1-254/+146
2007-10-10r24767: add a torture test that performs "ping-pong" that works the same way asRonnie Sahlberg1-0/+377