CCUnit  2.1
A C Unit Testing Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Modules
Here is a list of all modules:
[detail level 1234]
oConstructionCCUnit manages test suites, and test cases
oAssert MacrosThere are the macros for assertions by test functions
oWriting Test Case
oCreating TestSuite
oExecuting Test
oTracking Test Execution
oBrowsing Collected Test Result
oModule Hierarchy
|oAssertA set of assert functions and macros
||\Convert value to stringMake value to string
|oListLinked list container
||oListCellLinked list cell
||\ListIteratorList iterator
|oLogMessageOutput messages
|oMakeSuiteGenerate a code to creating test suite code from the test case source codes
||o_TestDefTest definition
||o_TestSuiteDefTest suite definition
||o_TestFuncDefTest func definition
||o_TestCaseDefTest case definition
||o_ReadSuiteRead test func definitions from test source code
|||\_LineRead one line module
||o_WriteSuiteWrite the source code to making the test suite
||o_PrintSuite
||\Creating test suite tool ccunit_makeSuiteGenerate a source code to creating test suite
|oTestTest interface module
||oTestCaseA test case defines the case to run multiple tests
|||\TestFuncA single test object
||\TestSuiteA Composite class of Tests
|oTestFailureCollects a failed test together with the failed assertion
|oTestListenerA Listener for test progress
||\TestRunnerRuns a single test and collects its results
|oTestResultCollects the results of a test case module
|\VersionCcunit library version string definitions
\Sample ProgramsYou find additional samples in the examples directory
SourceForge.jp hosts this site. Send comments to: CCUnit Developer