#include <cstdlib>#include <string>
Go to the source code of this file.
Functions | |
| void | testHeader (char *_testName) |
| void | testFooter (char *_testName) |
| void testFooter | ( | char * | _testName | ) |
Definition at line 16 of file testUtils.h.
| void testHeader | ( | char * | _testName | ) |
Definition at line 7 of file testUtils.h.
1.6.3