|
SST/macro
|
This is the complete list of members for ExceptionTestCase, including all inherited members.
| descr_ | ExceptionTestCase | private |
| errormsg_ | ExceptionTestCase | private |
| exc_ | ExceptionTestCase | private |
| ExceptionTestCase(const std::string &descr, const char *file, int line, const std::string &exc, const std::string &test, const std::string &errormsg, bool success) | ExceptionTestCase | inline |
| file_ | ExceptionTestCase | private |
| is_correct() const | ExceptionTestCase | inlinevirtual |
| line_ | ExceptionTestCase | private |
| print_asserted_value(std::ostream &os) const | ExceptionTestCase | inlinevirtual |
| print_descr(std::ostream &os) const | ExceptionTestCase | inlinevirtual |
| print_error(std::ostream &os) const | ExceptionTestCase | inlinevirtual |
| print_test_value(std::ostream &os) const | ExceptionTestCase | inlinevirtual |
| success_ | ExceptionTestCase | private |
| test_ | ExceptionTestCase | private |
1.8.11