refactor win/nix handling for test_spawn_background*()
commita5c092b34b1505051071e05a54353225dd6cba5e
authorNick Mathewson <nickm@torproject.org>
Wed, 30 Apr 2014 17:00:54 +0000 (30 13:00 -0400)
committerNick Mathewson <nickm@torproject.org>
Sat, 14 Jun 2014 15:40:28 +0000 (14 11:40 -0400)
tree064e2470203453d21b803955fc0d73e956e49e49
parente3833193af11dc4252e90565c3919889cc4130b3
refactor win/nix handling for test_spawn_background*()

Instead of having a #if ... for every function, just define
TEST_CHILD to the right patch and EOL to the expected line terminator.
src/test/test_util.c