CCUnit
2.1
A C Unit Testing Library
|
TestFailure module. More...
Go to the source code of this file.
Data Structures | |
struct | CCUnitTestFailure |
Collects a failed test together with the failed assertion. More... |
Typedefs | |
typedef struct CCUnitTestFailure | CCUnitTestFailure |
Collects a failed test together with the failed assertion. |
Functions | |
CCUnitTestFailure * | ccunit_newTestFailure (const char *file, unsigned int line, const char *condstr, const char *expect, const char *actual) |
Create new test failure. | |
void | ccunit_deleteTestFailure (CCUnitTestFailure *failure) |
Delete test failure object. |
TestFailure module.
|
hosts this site. | Send comments to: CCUnit Developer |
Generated on Sat Jul 13 2013 15:09:11 for CCUnit by
![]() |