]> granicus.if.org Git - check/commit
Only run timeout tests if fork is available on system
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 22 Sep 2013 17:22:52 +0000 (17:22 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Sun, 22 Sep 2013 17:22:52 +0000 (17:22 +0000)
commit70ea21617387f0cfeb5ddbb7894c5c35d97c36b3
treeab38da380d2ecf93ee829f09e4185971351ea389
parent7a693082034eeb6c49323b6ab5f7f94cf6e67c6d
Only run timeout tests if fork is available on system

Without fork(), these tests cannot run properly anyway, as they
cannot timeout.

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