| addTestCategory(TestCategory *tc) | UnitTest | [protected] |
| addTestResult(bool r) | UnitTest | [protected] |
| cleanup(void) | UnitTest | [virtual] |
| genericTestDistance(SampleValue *s1, SampleValue *s2, UWORD32 dist) | SampleValueTest | [protected] |
| genericTestEValue(SampleValue *s, EmbValue ev) | SampleValueTest | [protected] |
| genericTestIsNeighbour(SampleValue *s1, SampleValue *s2, bool res) | SampleValueTest | [protected] |
| getName(void) | Test | [inline] |
| getSuite(void) | Test | [inline] |
| run(void) | UnitTest | [virtual] |
| SampleValueTest(std::string n, TestSuite *s) | SampleValueTest | [inline] |
| setup(void) | UnitTest | [virtual] |
| strip_test(char *s) | UnitTest | [inline, protected] |
| Test(void) | Test | [inline] |
| Test(const std::string &n) | Test | [inline] |
| Test(const std::string &n, TestSuite *s) | Test | [inline] |
| UnitTest(std::string n, TestSuite *s) | UnitTest | [inline] |
| ~Test(void) | Test | [inline, virtual] |
| ~UnitTest(void) | UnitTest | |