| addTestCategory(TestCategory *tc) | UnitTest | [protected] |
| addTestResult(bool r) | UnitTest | [protected] |
| areEqual(const std::string &fn1, const std::string &fn2) const | CvrStgFileTest | [private] |
| cleanup(void) | UnitTest | [virtual] |
| copyFile(const std::string &src, const std::string &dest) const | CvrStgFileTest | [private] |
| CvrStgFileTest(std::string n, TestSuite *s) | CvrStgFileTest | [inline] |
| genericTestEmbeddedValue(const CvrStgFile *f) const | CvrStgFileTest | [protected] |
| genericTestPosition(const CvrStgFile *f, const SamplePos pos, SampleValue *sv_r) const | CvrStgFileTest | [protected] |
| genericTestReadEmbedExtract(const std::string &fn, BitString &emb) const | CvrStgFileTest | [protected] |
| genericTestReadEmbedWriteReadExtract(const std::string &cvrfn, BitString &emb) const | CvrStgFileTest | [protected] |
| genericTestReadExtractCompare(const std::string &fn, BitString &emb) const | CvrStgFileTest | [protected] |
| genericTestReadWrite(const std::string &rfn, bool new_wfn=true) const | CvrStgFileTest | [protected] |
| genericTestSVALCalculation(const CvrStgFile *f, const Graph *g) const | CvrStgFileTest | [protected] |
| getName(void) | Test | [inline] |
| getSuite(void) | Test | [inline] |
| moveFile(const std::string &src, const std::string &dest) const | CvrStgFileTest | [private] |
| removeFile(const std::string &fn) const | CvrStgFileTest | [private] |
| run(void) | UnitTest | [virtual] |
| setup(void) | UnitTest | [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] |
| UnitTest(std::string n, TestSuite *s) | UnitTest | [inline] |
| ~Test(void) | Test | [inline, virtual] |
| ~UnitTest(void) | UnitTest | |