Automated.c | Automated test interface with xml result output (implementation) |
Automated.h [code] | Automated testing interface with xml output (user interface) |
Basic.c | Basic interface with output to stdout |
Basic.h [code] | Basic interface with output to stdout |
Console.c | Console test interface with interactive output (implementation) |
Console.h [code] | Console interface with interactive output (user interface) |
CUCurses.h [code] | Curses testing interface with interactive output (user interface) |
CUError.c | Error handling functions (implementation) |
CUError.h [code] | Error handling functions (user interface) |
CUnit.h [code] | Basic CUnit include file for user and system code |
Curses.c | Curses test interface with interactive output (implementation) |
MyMem.c | Memory management & reporting functions (implementation) |
MyMem.h [code] | Memory management functions (user interface) |
test_cunit.c | CUnit internal testingfunctions (implementation) |
test_cunit.h [code] | Interface for CUnit internal testing functions |
TestDB.c | Management functions for tests, suites, and the test registry (implementation) |
TestDB.h [code] | Management functions for tests, suites, and the test registry (user interface) |
TestRun.c | Test run management functions (implementation) |
TestRun.h [code] | Test run management functions (user interface) |
Util.c | Utility functions (implementation) |
Util.h [code] | Utility functions (user interface) |