r19435: fixed the subunit code on platforms with small pipe buffers, and use
commitacadb12c26165825d357499e946875fc33f62344
authorAndrew Tridgell <tridge@samba.org>
Sat, 21 Oct 2006 06:44:36 +0000 (21 06:44 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:21:31 +0000 (10 14:21 -0500)
tree1be5dbf69935d5199b12d2d7add8cf77f2ba8680
parent5ce18f91e0a2776299e5ebc411445c512887d74f
r19435: fixed the subunit code on platforms with small pipe buffers, and use
pipe() on all platforms, not socket pairs (stdin/out are not sockets)

also show the output while its happening, so the tests become useful
again for non-automated usage.

I still really dislike running tests like the TALLOC one as child
processes
(This used to be commit b621999c59fc56a32ff574523204355c5e0382c0)
source4/torture/subunit.c