This is the complete list of members for TestBase, including all inherited members.
getName()=0 | TestBase | pure virtual |
getTestTempDirectory() | TestBase | |
getTestTempFile() | TestBase | |
m_test_dir | TestBase | private |
num_tests_failed | TestBase | |
num_tests_run | TestBase | |
runTest(const char *name, std::function< void()> &&test) | TestBase | |
runTests(IGameDef *gamedef)=0 | TestBase | pure virtual |
testModule(IGameDef *gamedef) | TestBase |