CCUnit
2.1
A C Unit Testing Library
|
Test func definition information. More...
#include <CCUnitMakeSuite.h>
Data Fields | |
char * | scope |
scope | |
char * | type |
return type | |
char * | name |
function name | |
char * | desc |
description |
Test func definition information.
char* _CCUnitFuncDef::desc |
description
Referenced by deleteFuncDef(), newFuncDef(), printPrototype(), and printTestFunc().
char* _CCUnitFuncDef::name |
function name
Referenced by deleteFuncDef(), newFuncDef(), printPrototype(), and printTestFunc().
char* _CCUnitFuncDef::scope |
scope
Referenced by deleteFuncDef(), newFuncDef(), and printPrototype().
char* _CCUnitFuncDef::type |
return type
Referenced by deleteFuncDef(), newFuncDef(), and printPrototype().
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Sat Jul 13 2013 15:09:17 for CCUnit by
![]() |