]> granicus.if.org Git - check/commit
Add comment for why test should be CK_FORK mode only
authorbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 23 Jun 2014 04:13:54 +0000 (04:13 +0000)
committerbrarcher <brarcher@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 23 Jun 2014 04:13:54 +0000 (04:13 +0000)
commit3f41f3a22bbbc92b6c439132703d0d0e096bebf3
treeef7dbf07b67dc59d5be222d94065b7b5aae3a5f5
parent54320f8817b705b99578ff5e7dbcd8858b61cf76
Add comment for why test should be CK_FORK mode only

Some of these tests, now that checked fixtures can be used
with CK_NOFORK mode, may be enabled regardless of fork()
availability. This specific test, however, will not work as is
without fork().

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