| [ CCUnit project page ] | [ CCUnit home page ] |
TestFunc module implementation. More...
#include <ccunit/CCUnitTestFunc.h>
Functions | |
| CCUnitTestFunc * | ccunit_newTestFunc (const char *name, const char *desc, void(*runTest)()) |
| Create new test function. | |
| void | ccunit_deleteTestFunc (CCUnitTestFunc *f) |
| Delete test function. | |
TestFunc module implementation.
|
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Sun Aug 29 2010 10:59:30 for CCUnit by 1.7.1
|