CCUnit  2.1
A C Unit Testing Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Construction

CCUnit manages test suites, and test cases. More...

CCUnit manages test suites, and test cases.

Test functions are packaged into a test case. Test cases packaged into a suite. And suites are packaged into a suite. Test case can have setUp and tearDown functions which are called before and after running the test cases.

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