CCUnit project page | CCUnit home page |
#include <ccunit/CCUnitMakeSuite.h>
#include <ccunit/CCUnitLogMessage.h>
#include <stdio.h>
Include dependency graph for CCUnitWriteSuite.c:
Functions | |
void | writePrototypes (FILE *ofp, _CCUnitTestSuiteDef *suite) |
print test fixture prototypes. | |
void | writeSuite (FILE *ofp, const char *name, _CCUnitTestSuiteDef *suite) |
print test suite adding function. | |
void | ccunit_writeSuite (FILE *ofp, const char *name, _CCUnitTestSuiteDef *suite) |
output test suite making function code. |
|
hosts this site. |
Send comments to: CCUnit Developer |