steghide
0.5.1
|
This is the complete list of members for CvrStgFileTest, including all inherited members.
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 | inlineprotected |
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 | inlinevirtual |
~UnitTest(void) | UnitTest |