| [ CCUnit project page ] | [ CCUnit home page ] |
Test definition information. More...
#include <CCUnitMakeSuite.h>
Data Fields | |
| CCUnitTestType_t | type |
| test type | |
| char * | name |
| test name | |
| char * | idname |
| id name | |
| void(* | dtor )(struct _CCUnitTestDef *) |
| test destcuctor | |
Test definition information.
| void(* _CCUnitTestDef::dtor)(struct _CCUnitTestDef *) |
test destcuctor
Referenced by ccunit_newTestSuiteDef(), deleteTestDef(), and newTestCaseDef().
| char* _CCUnitTestDef::idname |
id name
Referenced by ccunit_printSuite(), destroyTestDef(), initTestDef(), printSuite(), and printTestCase().
| char* _CCUnitTestDef::name |
test name
Referenced by addTestCaseDef(), addTestSuiteDef(), destroyTestDef(), initTestDef(), printPrototypes(), printSuite(), printTestCase(), and readTestCase().
test type
Referenced by initTestDef(), printPrototypes(), printSuite(), and printTestCase().
|
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Sun Aug 29 2010 10:59:33 for CCUnit by 1.7.1
|