[ 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 newTestFixtureDef().
char* _CCUnitTestDef::idname |
id name
Referenced by ccunit_printSuite(), destroyTestDef(), initTestDef(), printFixture(), and printSuite().
char* _CCUnitTestDef::name |
test name
Referenced by addTestFixtureDef(), addTestSuiteDef(), destroyTestDef(), initTestDef(), printFixture(), printPrototypes(), printSuite(), and readTestFixture().
test type
Referenced by initTestDef(), printFixture(), printPrototypes(), and printSuite().
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Mon Aug 16 2010 21:52:39 for CCUnit by ![]() |