addTestCategory(TestCategory *tc) | UnitTest | [protected] |
addTestResult(bool r) | UnitTest | [protected] |
bs1 | MatchingTest | [private] |
bs2 | MatchingTest | [private] |
cleanup(void) | MatchingTest | [virtual] |
f1 | MatchingTest | [private] |
f2 | MatchingTest | [private] |
g1 | MatchingTest | [private] |
g2 | MatchingTest | [private] |
getName(void) | Test | [inline] |
getSuite(void) | Test | [inline] |
gl1 | MatchingTest | [private] |
gl2 | MatchingTest | [private] |
m1 | MatchingTest | [private] |
m2 | MatchingTest | [private] |
MatchingTest(TestSuite *s) | MatchingTest | |
run(void) | UnitTest | [virtual] |
s1 | MatchingTest | [private] |
s2 | MatchingTest | [private] |
setup(void) | MatchingTest | [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] |
testAddRemoveEdge(void) | MatchingTest | |
testAugmentingPath(void) | MatchingTest | |
UnitTest(std::string n, TestSuite *s) | UnitTest | [inline] |
~Test(void) | Test | [inline, virtual] |
~UnitTest(void) | UnitTest |