]> granicus.if.org Git - check/commit
Do not run test_early_exit without fork
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 22 Sep 2013 17:22:57 +0000 (17:22 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 22 Sep 2013 17:22:57 +0000 (17:22 +0000)
commit1116afb056eda056e951d3e2a2642859197e838f
tree524871a4c4aa02279c910a33346640398959ab13
parent2a2d6b68defac08a2dc44b687693afcd14f7a56d
Do not run test_early_exit without fork

Without fork(), this test results in exiting a unit test run.
The test is not valid without fork().

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