| [ CCUnit project page ] | [ CCUnit home page ] |
|
Modules | |
| Assert | |
A set of assert functions and macros. | |
| List | |
Linked list container. | |
| LogMessage | |
Output messages. | |
| MakeSuite | |
To generate a code to create test suite code from the test case source codes, the test case source codes must be formatted by following pseudo-BNF: | |
| 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 Mon Aug 16 2010 21:52:39 for CCUnit by 1.7.1
|