Go to the source code of this file.
Classes | |
class | QueryCallback |
Functions | |
int | RegisterTest (const char *category, const char *name, TestCreateFcn *fcn) |
Variables | |
int | g_testCount = 0 |
TestEntry | g_testEntries [MAX_TESTS] = { {nullptr} } |
int RegisterTest | ( | const char * | category, |
const char * | name, | ||
TestCreateFcn * | fcn | ||
) |