libept
|
#include <test-runner.h>
Public Attributes | |
const char * | name |
RunTest * | tests |
int | testCount |
const char* RunSuite::name |
Referenced by RunAll::runSuite().
int RunSuite::testCount |
Referenced by RunAll::runSuite().
RunTest* RunSuite::tests |
Referenced by RunAll::runSuite().