#include <test-runner.h>
Public Member Functions | |
int | findTest (std::string name) |
Public Attributes | |
const char * | name |
RunTest * | tests |
int | testCount |
int RunSuite::findTest | ( | std::string | name | ) | [inline] |
References testCount, and tests.
Referenced by Main::child().
const char* RunSuite::name |
Referenced by RunAll::runSuite(), and RunAll::runTest().
Referenced by findTest(), and RunAll::runSuite().
Referenced by findTest(), RunAll::runSuite(), and RunAll::runTest().