steghide 0.5.1
|
#include <MHashKeyGenTest.h>
Public Member Functions | |
MHashKeyGenTest (TestSuite *s) | |
![]() | |
UnitTest (std::string n, TestSuite *s) | |
~UnitTest (void) | |
virtual void | setup (void) |
void | run (void) |
virtual void | cleanup (void) |
![]() | |
Test (void) | |
Test (const std::string &n) | |
Test (const std::string &n, TestSuite *s) | |
virtual | ~Test (void) |
const std::string & | getName (void) |
TestSuite * | getSuite (void) |
virtual void | run (void)=0 |
Additional Inherited Members | |
![]() | |
void | addTestCategory (TestCategory *tc) |
void | addTestResult (bool r) |
char * | strip_test (char *s) |
MHashKeyGenTest::MHashKeyGenTest | ( | TestSuite * | s | ) |