|
CCUnit
2.1
A C Unit Testing Library
|
|
Modules | |
| Assert | |
| A set of assert functions and macros. | |
| List | |
| Linked list container. | |
| MakeSuite | |
| Generate a code to creating test suite code from the test case source codes. | |
| Test | |
| Test interface module. | |
| TestFailure | |
| Collects a failed test together with the failed assertion. | |
| TestListener | |
| A Listener for test progress. | |
| TestResult | |
| Collects the results of a test case module. | |
| Version | |
| ccunit library version string definitions. | |
Variables | |
| const char *const | _ccunit_package_name = CCUNIT_PACKAGE_NAME |
| package name | |
| const char *const | _ccunit_package_version = CCUNIT_PACKAGE_VERSION |
| package version | |
| const char* const _ccunit_package_name = CCUNIT_PACKAGE_NAME |
package name
| const char* const _ccunit_package_version = CCUNIT_PACKAGE_VERSION |
package version
|
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Sat Jul 13 2013 15:09:17 for CCUnit by
1.8.1.1
|