|
wibble
1.1
|
#include <test-runner.h>

Public Member Functions | |
| int | findTest (std::string name) |
Public Attributes | |
| const char * | name |
| RunTest * | tests |
| int | testCount |
|
inline |
References testCount, and tests.
Referenced by Main::child().
| const char* RunSuite::name |
Referenced by RunAll::runSuite(), and RunAll::runTest().
| int RunSuite::testCount |
Referenced by findTest(), and RunAll::runSuite().
| RunTest* RunSuite::tests |
Referenced by findTest(), RunAll::runSuite(), and RunAll::runTest().
1.8.7