addTestCategory(TestCategory *tc) | UnitTest | [protected] |
addTestResult(bool r) | UnitTest | [protected] |
cleanup(void) | UnitTest | [virtual] |
DummySVAL | SampleValueAdjacencyListTest | [private] |
getName(void) | Test | [inline] |
getSuite(void) | Test | [inline] |
run(void) | UnitTest | [virtual] |
SampleValueAdjacencyListTest(TestSuite *s) | SampleValueAdjacencyListTest | |
setup(void) | SampleValueAdjacencyListTest | [virtual] |
strip_test(char *s) | UnitTest | [inline, protected] |
SVEmpty | SampleValueAdjacencyListTest | [private] |
Test(void) | Test | [inline] |
Test(const std::string &n) | Test | [inline] |
Test(const std::string &n, TestSuite *s) | Test | [inline] |
testEquality(void) | SampleValueAdjacencyListTest | |
testQuicksort(void) | SampleValueAdjacencyListTest | |
UnitTest(std::string n, TestSuite *s) | UnitTest | [inline] |
~Test(void) | Test | [inline, virtual] |
~UnitTest(void) | UnitTest |