summaryrefslogtreecommitdiffstats
path: root/source4/torture/subunit.c
Commit message (Expand)AuthorAgeFilesLines
* r19436: fixed stderr in piped_child() as wellAndrew Tridgell2007-10-101-2/+25
* r19435: fixed the subunit code on platforms with small pipe buffers, and useAndrew Tridgell2007-10-101-16/+15
* r19396: Assume socketpair() is always available (cared for by libreplace) andJelmer Vernooij2007-10-101-16/+22
* r19381: Print out the specific tests that failed after a smbtorture run.Jelmer Vernooij2007-10-101-3/+3
* r19376: Remove unused helper function.Jelmer Vernooij2007-10-101-0/+1
* r19359: More portable way of figuring out whether something is a directoryJelmer Vernooij2007-10-101-4/+6
* r19358: Use subunit tests from the right location (fromJelmer Vernooij2007-10-101-1/+1
* r19356: Reapply portability fix..Jelmer Vernooij2007-10-101-1/+5
* r19352: Oops, missed a few changes...Jelmer Vernooij2007-10-101-15/+31
* r19346: AF_LOCAL isn't defined on all platforms.Jelmer Vernooij2007-10-101-1/+5
* r19343: Add support for external scripts/binaries that write results using theJelmer Vernooij2007-10-101-0/+239