|
CCUnit
2.1
A C Unit Testing Library
|
| CCUnit manages test suites, and test cases | |
| There are the macros for assertions by test functions | |
| A set of assert functions and macros | |
| Make value to string | |
| Linked list container | |
| Linked list cell | |
| List iterator | |
| Output messages | |
| Generate a code to creating test suite code from the test case source codes | |
| Test definition | |
| Test suite definition | |
| Test func definition | |
| Test case definition | |
| Read test func definitions from test source code | |
| Read one line module | |
| Write the source code to making the test suite | |
| Generate a source code to creating test suite | |
| Test interface module | |
| A test case defines the case to run multiple tests | |
| A single test object | |
A Composite class of Tests | |
| Collects a failed test together with the failed assertion | |
| A Listener for test progress | |
| Runs a single test and collects its results | |
| Collects the results of a test case module | |
| Ccunit library version string definitions | |
| You find additional samples in the examples directory |
|
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Sat Jul 13 2013 15:09:17 for CCUnit by
1.8.1.1
|