test::DriverTest Member List
This is the complete list of members for test::DriverTest, including all inherited members.
_succeed() | test::TestCase | inline |
a | test::DriverTest | private |
b | test::DriverTest | private |
compare_(const concepts::SparseMatrix< Real > &s, concepts::Operator< Real > &o) | test::DriverTest | private |
decomp | test::DriverTest | private |
do_fail(const string &lbl, const char *fname, long lineno) | test::TestCase | protected |
do_numtest(double num, double orig, const string &lbl, const string &lbl2, const char *fname, long lineno, const double tol=1e-10) | test::TestCase | protected |
do_numtest(std::complex< double > num, std::complex< double > orig, const string &lbl, const string &lbl2, const char *fname, long lineno, const double tol=1e-10) | test::TestCase | protected |
do_test(bool cond, const string &lbl, const char *fname, long lineno) | test::TestCase | protected |
DriverTest() | test::DriverTest | |
getNumFailed() const | test::TestCase | inline |
getNumPassed() const | test::TestCase | inline |
getStream() const | test::TestCase | inline |
m_nFail | test::TestCase | private |
m_nPass | test::TestCase | private |
m_osptr | test::TestCase | private |
operator=(const TestCase &) | test::TestCase | private |
report() const | test::TestCase | |
reset() | test::TestCase | inlinevirtual |
run() | test::DriverTest | virtual |
setStream(ostream *osptr) | test::TestCase | inline |
spc1 | test::DriverTest | private |
spc2 | test::DriverTest | private |
TestCase(ostream *osptr=0) | test::TestCase | inline |
TestCase(const TestCase &) | test::TestCase | private |
testQ() | test::DriverTest | |
testQt() | test::DriverTest | |
testSolver() | test::DriverTest | |
~DriverTest() | test::DriverTest | virtual |
~TestCase() | test::TestCase | inlinevirtual |