steghide 0.5.1
|
#include <BFSAPHeuristicTest.h>
Public Member Functions | |
BFSAPHeuristicTest (TestSuite *s) | |
void | setup (void) |
void | cleanup (void) |
void | testAlgorithm (void) |
![]() | |
UnitTest (std::string n, TestSuite *s) | |
~UnitTest (void) | |
void | run (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) |
Private Attributes | |
BitString * | bs1 |
BitString * | bs2 |
BitString * | bs3 |
BitString * | bs4 |
BitString * | bs5 |
CvrStgFile * | f1 |
CvrStgFile * | f2 |
CvrStgFile * | f3 |
CvrStgFile * | f4 |
CvrStgFile * | f5 |
Selector * | s1 |
Selector * | s2 |
Selector * | s3 |
Selector * | s4 |
Selector * | s5 |
Graph * | g1 |
Graph * | g2 |
Graph * | g3 |
Graph * | g4 |
Graph * | g5 |
Matching * | m1 |
Matching * | m2 |
Matching * | m3 |
Matching * | m4 |
Matching * | m5 |
BFSAPHeuristic * | aph1 |
BFSAPHeuristic * | aph2 |
BFSAPHeuristic * | aph3 |
BFSAPHeuristic * | aph4 |
BFSAPHeuristic * | aph5 |
Globals | gl1 |
Globals | gl2 |
Globals | gl3 |
Globals | gl4 |
Globals | gl5 |
Additional Inherited Members | |
![]() | |
void | addTestCategory (TestCategory *tc) |
void | addTestResult (bool r) |
char * | strip_test (char *s) |
BFSAPHeuristicTest::BFSAPHeuristicTest | ( | TestSuite * | s | ) |
|
virtual |
cleanup the unit test - called after run
Reimplemented from UnitTest.
|
virtual |
setup the unit test - called before run
UnitTest::setup will (together with UnitTest::cleanup) save and restore the object stored in Globs so they should be called from the corresponding functions in the derived object if the derived unit test manipulates the Globs object.
Reimplemented from UnitTest.
void BFSAPHeuristicTest::testAlgorithm | ( | void | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |