|
CCUnit
2.1
A C Unit Testing Library
|
#include <CCUnitTestSuite.h>

Data Fields | |
| CCUnitTestDfn | test |
| super class | |
| const char * | name |
| test suite name | |
| CCUnitTestDfn ** | tests |
| added test case/suite list | |
| const char* CCUnitTestSuiteDfn::name |
test suite name
Referenced by ccunit_newTestSuiteFromDfn().
| CCUnitTestDfn CCUnitTestSuiteDfn::test |
super class
| CCUnitTestDfn** CCUnitTestSuiteDfn::tests |
added test case/suite list
Referenced by ccunit_newTestSuiteFromDfn().
|
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Sat Jul 13 2013 15:09:17 for CCUnit by
1.8.1.1
|