Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

CU_TestInfo Struct Reference
[Framework]

#include <TestDB.h>


Detailed Description

Test case parameters.

This data type is provided to assist CUnit users manage collections of test and suites. It is intended to be used to build arrays of test case parameters that can be then be referred to in a CU_suite_info_t variable.


Data Fields

char * pName
 Test name.
CU_TestFunc pTestFunc
 Test function.


Field Documentation

char* CU_TestInfo::pName
 

Test name.

CU_TestFunc CU_TestInfo::pTestFunc
 

Test function.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 28 12:36:10 2005 for CUnit by  doxygen 1.3.9.1