]> granicus.if.org Git - check/commit
Do not run test_exit if fork is unavailable
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 22 Sep 2013 23:29:03 +0000 (23:29 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 22 Sep 2013 23:29:03 +0000 (23:29 +0000)
commitdb313f2c8776b7d753ba2932145fc8148eec2dcf
tree2425c1560476f63caa6745f9e03d4e6ea31b5dc0
parent3868cc0e80ebe373ca5d2846195bdb612327aaec
Do not run test_exit if fork is unavailable

if fork is unavailable, the test is not valid, as it makes the
unit test runner exit early.

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