CppTest home page | CppTest project page |
Classes | |
class | CollectorOutput |
class | CompilerOutput |
class | HtmlOutput |
class | Output |
class | Source |
class | Suite |
class | TextOutput |
class | Time |
Functions | |
int | gettimeofday (timeval *tv, void *) |
double | round (double d) |
int | correct (int tests, int errors) |
Time | operator- (const Time &t1, const Time &t2) |
Time | operator+ (const Time &t1, const Time &t2) |
ostream & | operator<< (ostream &os, const Time &t) |
This is the namespace used by CppTest.