CCUnit  2.1
A C Unit Testing Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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
 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

Detailed Description


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