| [ CCUnit project page ] | [ CCUnit home page ] |
Test interface module implementation. More...
#include <ccunit/CCUnitTest.h>
Functions | |
| CCUnitTest * | ccunit_initTest (CCUnitTest *test, CCUnitTestType_t type, void(*run)(CCUnitTest *, struct CCUnitTestResult *), void(*dtor)(CCUnitTest *)) |
| Initialize Test class. | |
| void | ccunit_deleteTest (CCUnitTest *test) |
| Test class destructor. | |
Test interface module implementation.
|
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Mon Aug 16 2010 21:52:38 for CCUnit by 1.7.1
|