|
CCUnit
2.1
A C Unit Testing Library
|
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 Sat Jul 13 2013 15:09:11 for CCUnit by
1.8.1.1
|