OSDN Git Service

add functions for fixture setUp/tearDown.
authortsntsumi <tsntsumi@users.sourceforge.jp>
Thu, 19 Aug 2010 10:19:46 +0000 (10:19 +0000)
committertsntsumi <tsntsumi@users.sourceforge.jp>
Thu, 19 Aug 2010 10:19:46 +0000 (10:19 +0000)
commit988b0c4a55cbc56dd05f3addfcc4f97f803bc7c3
tree217daac95255a193a390baf7bfb0e16a0b91ae62
parentb1cbde614a059f26b80fb9e0a00fc1ae60b231da
add functions for fixture setUp/tearDown.
ASSERT tried in the setUp function in the unsuccessful case
as well so that the tearDown function was called.
src/ccunit/CCUnitTestFixture.c