This is the complete list of members for test::TestSuite, including all inherited members.
| addSuite(const TestSuite &) | test::TestSuite | |
| addTest(TestCase *t) | test::TestSuite | |
| free() | test::TestSuite | |
| getName() const | test::TestSuite | inline |
| getNumFailed() const | test::TestSuite | |
| getNumPassed() const | test::TestSuite | |
| getStream() const | test::TestSuite | inline |
| report() const | test::TestSuite | |
| run() | test::TestSuite | |
| setStream(ostream *osptr) | test::TestSuite | inline |
| TestSuite(const string &name, ostream *osptr=0) | test::TestSuite | inline |