CCUnit
2.1
A C Unit Testing Library
|
WriteSuite module implementation. More...
Functions | |
static void | printPrototype (FILE *ofp, const char *type, _CCUnitFuncDef *fdef) |
print function prototype. | |
static void | printPrototypes (FILE *ofp, _CCUnitTestSuiteDef *suitedef) |
print test suite/test case prototypes. | |
static void | printTestFunc (FILE *ofp, _CCUnitFuncDef *fndef) |
static void | printTestCase (FILE *ofp, _CCUnitTestCaseDef *tcdef) |
print test case adding function. | |
static void | printSuite (FILE *ofp, const char *name, _CCUnitTestSuiteDef *suite) |
print test suite adding function. | |
void | ccunit_printSuite (FILE *ofp, const char *name, _CCUnitTestSuiteDef *suite) |
output test suite making function code. |
Variables | |
static const char * | ccunitTypeNames [] |
CCUnitTestType_t name string. |
WriteSuite module implementation.
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Sat Jul 13 2013 15:09:11 for CCUnit by
![]() |