|
Public Member Functions |
| | CvrStgFileTest (std::string n, TestSuite *s) |
Protected Member Functions |
| bool | genericTestReadWrite (const std::string &rfn, bool new_wfn=true) const |
| bool | genericTestReadEmbedExtract (const std::string &fn, BitString &emb) const |
| bool | genericTestReadExtractCompare (const std::string &fn, BitString &emb) const |
| bool | genericTestReadEmbedWriteReadExtract (const std::string &cvrfn, BitString &emb) const |
| bool | genericTestPosition (const CvrStgFile *f, const SamplePos pos, SampleValue *sv_r) const |
| bool | genericTestSVALCalculation (const CvrStgFile *f, const Graph *g) const |
| bool | genericTestEmbeddedValue (const CvrStgFile *f) const |
Private Member Functions |
| bool | areEqual (const std::string &fn1, const std::string &fn2) const |
| void | removeFile (const std::string &fn) const |
| void | copyFile (const std::string &src, const std::string &dest) const |
| void | moveFile (const std::string &src, const std::string &dest) const |