|
CCUnit
2.1
A C Unit Testing Library
|
A single test object. More...
|
Data Structures | |
| struct | CCUnitTestFunc |
| A single test function object. More... | |
Macros | |
| #define | CCUNIT_NEWTESTFUNC(FUNC) ccunit_newTestFunc (#FUNC, NULL, FUNC) |
A single test object.
This class is used to implement a simple test func.
| #define CCUNIT_NEWTESTFUNC | ( | FUNC | ) | ccunit_newTestFunc (#FUNC, NULL, FUNC) |
|
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Sat Jul 13 2013 15:09:16 for CCUnit by
1.8.1.1
|