]> granicus.if.org Git - check/commit
check_check: do setup regardless of availability of fork
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 22 Sep 2013 21:27:47 +0000 (21:27 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 22 Sep 2013 21:27:47 +0000 (21:27 +0000)
commit32319b45a7217efd3754ca15863cb5f4ee53c8b7
treeb1ccbf19a43aa8204d36f0f0410585152cfb5e59
parent2119f8dbbab5972af4eb5228cdd16c47d582b74e
check_check: do setup regardless of availability of fork

The tests originally protected by the HAVE_FORK check will
work if fork is unavailable. Further, setup() does work that
is required by the tests which follow.

git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@773 64e312b2-a51f-0410-8e61-82d0ca0eb02a
tests/check_check_main.c