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