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

test_suite Struct Reference
[Framework]

#include <TestDB.h>


Detailed Description

Deprecated (version 1).

Deprecated:
Use CU_SuiteInfo and CU_TestInfo.


Data Fields

char * name
 Suite name.
test_group_tgroups
 Test groups.


Field Documentation

test_group_t* test_suite::groups
 

Test groups.

This must be a NULL terminated array.

char* test_suite::name
 

Suite name.

Currently not used.


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