[ CCUnit project page ] [ CCUnit home page ]
Modules | Variables

Module hierarchy

Collaboration diagram for Module hierarchy:

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

Variable Documentation

const char* const _ccunit_package_name = CCUNIT_PACKAGE_NAME

package name

const char* const _ccunit_package_version = CCUNIT_PACKAGE_VERSION

package version

SourceForge.jp hosts this site. Send comments to: CCUnit Developer