summaryrefslogtreecommitdiff
path: root/source4/torture/local/event.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21211: fixed 3 places that assumed that torture_fail() didn't callAndrew Tridgell1-2/+1
2007-10-10r20990: check for errors from event_loop_once()Andrew Tridgell1-2/+8
2007-10-10r20930: use sigaction() instead of signal()Andrew Tridgell1-55/+64
2007-10-10r20650: revert a bunch of code I didn't mean to commit yetAndrew Tridgell1-3/+1
2007-10-10r20647: add cluster codeAndrew Tridgell1-1/+3
2007-10-10r20539: - split the common timer related events code into events_timed.cAndrew Tridgell1-18/+20
2007-10-10r19377: Simplify report functions.Jelmer Vernooij1-1/+2
2007-10-10r19339: Merge my 4.0-unittest branch. This adds an API for more fine-grainedJelmer Vernooij1-12/+13
2007-10-10r16328: Wrap all existing tests in simple single-function testsuites.Jelmer Vernooij1-5/+3
2007-10-10r16304: Improve testing UI API. This now allows registering the fullJelmer Vernooij1-18/+18
2007-10-10r16163: Convert to UI APIJelmer Vernooij1-17/+21
2007-10-10r15862: add a LOCAL-EVENT torture testStefan Metzmacher1-0/+126