steghide 0.5.1
GraphTest Class Reference

#include <GraphTest.h>

Inheritance diagram for GraphTest:
UnitTest Test

Public Member Functions

 GraphTest (TestSuite *s)
void setup (void)
void cleanup (void)
void testVertices (void)
void testSampleValues (void)
void testSampleOccurences (void)
void testSampleValueAdjacencyLists (void)
Public Member Functions inherited from UnitTest
 UnitTest (std::string n, TestSuite *s)
 ~UnitTest (void)
void run (void)
Public Member Functions inherited from Test
 Test (void)
 Test (const std::string &n)
 Test (const std::string &n, TestSuite *s)
virtual ~Test (void)
const std::string & getName (void)
TestSuitegetSuite (void)

Private Attributes

CvrStgFilef1
CvrStgFilef2
CvrStgFilef3
CvrStgFilef4
CvrStgFilef5
CvrStgFilef6
CvrStgFilef7
CvrStgFilef8
CvrStgFilef9
CvrStgFilef10
CvrStgFilef11
CvrStgFilef12
CvrStgFilef13
CvrStgFilef14
CvrStgFilef15
CvrStgFilef_f
BitStringbs1
BitStringbs2
BitStringbs3
BitStringbs4
BitStringbs5
BitStringbs6
BitStringbs7
BitStringbs8
BitStringbs9
BitStringbs10
BitStringbs11
BitStringbs12
BitStringbs13
BitStringbs14
BitStringbs15
BitStringbs_f
Selectors1
Selectors2
Selectors3
Selectors4
Selectors5
Selectors6
Selectors7
Selectors8
Selectors9
Selectors10
Selectors11
Selectors12
Selectors13
Selectors14
Selectors15
Selectors_f
Graphg1
Graphg2
Graphg3
Graphg4
Graphg5
Graphg6
Graphg7
Graphg8
Graphg9
Graphg10
Graphg11
Graphg12
Graphg13
Graphg14
Graphg15
Graphg_f
Globals gl1
Globals gl2
Globals gl3
Globals gl4
Globals gl5
Globals gl6
Globals gl7
Globals gl8
Globals gl9
Globals gl10
Globals gl11
Globals gl12
Globals gl13
Globals gl14
Globals gl15
Globals gl_f

Additional Inherited Members

Protected Member Functions inherited from UnitTest
void addTestCategory (TestCategory *tc)
void addTestResult (bool r)
char * strip_test (char *s)

Constructor & Destructor Documentation

◆ GraphTest()

GraphTest::GraphTest ( TestSuite * s)

Member Function Documentation

◆ cleanup()

void GraphTest::cleanup ( void )
virtual

cleanup the unit test - called after run

Reimplemented from UnitTest.

◆ setup()

void GraphTest::setup ( void )
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.

◆ testSampleOccurences()

void GraphTest::testSampleOccurences ( void )

◆ testSampleValueAdjacencyLists()

void GraphTest::testSampleValueAdjacencyLists ( void )

◆ testSampleValues()

void GraphTest::testSampleValues ( void )

◆ testVertices()

void GraphTest::testVertices ( void )

Member Data Documentation

◆ bs1

BitString* GraphTest::bs1
private

◆ bs10

BitString * GraphTest::bs10
private

◆ bs11

BitString * GraphTest::bs11
private

◆ bs12

BitString * GraphTest::bs12
private

◆ bs13

BitString * GraphTest::bs13
private

◆ bs14

BitString * GraphTest::bs14
private

◆ bs15

BitString * GraphTest::bs15
private

◆ bs2

BitString * GraphTest::bs2
private

◆ bs3

BitString * GraphTest::bs3
private

◆ bs4

BitString * GraphTest::bs4
private

◆ bs5

BitString * GraphTest::bs5
private

◆ bs6

BitString * GraphTest::bs6
private

◆ bs7

BitString * GraphTest::bs7
private

◆ bs8

BitString * GraphTest::bs8
private

◆ bs9

BitString * GraphTest::bs9
private

◆ bs_f

BitString * GraphTest::bs_f
private

◆ f1

CvrStgFile* GraphTest::f1
private

◆ f10

CvrStgFile * GraphTest::f10
private

◆ f11

CvrStgFile * GraphTest::f11
private

◆ f12

CvrStgFile * GraphTest::f12
private

◆ f13

CvrStgFile * GraphTest::f13
private

◆ f14

CvrStgFile * GraphTest::f14
private

◆ f15

CvrStgFile * GraphTest::f15
private

◆ f2

CvrStgFile * GraphTest::f2
private

◆ f3

CvrStgFile * GraphTest::f3
private

◆ f4

CvrStgFile * GraphTest::f4
private

◆ f5

CvrStgFile * GraphTest::f5
private

◆ f6

CvrStgFile * GraphTest::f6
private

◆ f7

CvrStgFile * GraphTest::f7
private

◆ f8

CvrStgFile * GraphTest::f8
private

◆ f9

CvrStgFile * GraphTest::f9
private

◆ f_f

CvrStgFile * GraphTest::f_f
private

◆ g1

Graph* GraphTest::g1
private

◆ g10

Graph * GraphTest::g10
private

◆ g11

Graph * GraphTest::g11
private

◆ g12

Graph * GraphTest::g12
private

◆ g13

Graph * GraphTest::g13
private

◆ g14

Graph * GraphTest::g14
private

◆ g15

Graph * GraphTest::g15
private

◆ g2

Graph * GraphTest::g2
private

◆ g3

Graph * GraphTest::g3
private

◆ g4

Graph * GraphTest::g4
private

◆ g5

Graph * GraphTest::g5
private

◆ g6

Graph * GraphTest::g6
private

◆ g7

Graph * GraphTest::g7
private

◆ g8

Graph * GraphTest::g8
private

◆ g9

Graph * GraphTest::g9
private

◆ g_f

Graph * GraphTest::g_f
private

◆ gl1

Globals GraphTest::gl1
private

◆ gl10

Globals GraphTest::gl10
private

◆ gl11

Globals GraphTest::gl11
private

◆ gl12

Globals GraphTest::gl12
private

◆ gl13

Globals GraphTest::gl13
private

◆ gl14

Globals GraphTest::gl14
private

◆ gl15

Globals GraphTest::gl15
private

◆ gl2

Globals GraphTest::gl2
private

◆ gl3

Globals GraphTest::gl3
private

◆ gl4

Globals GraphTest::gl4
private

◆ gl5

Globals GraphTest::gl5
private

◆ gl6

Globals GraphTest::gl6
private

◆ gl7

Globals GraphTest::gl7
private

◆ gl8

Globals GraphTest::gl8
private

◆ gl9

Globals GraphTest::gl9
private

◆ gl_f

Globals GraphTest::gl_f
private

◆ s1

Selector* GraphTest::s1
private

◆ s10

Selector * GraphTest::s10
private

◆ s11

Selector * GraphTest::s11
private

◆ s12

Selector * GraphTest::s12
private

◆ s13

Selector * GraphTest::s13
private

◆ s14

Selector * GraphTest::s14
private

◆ s15

Selector * GraphTest::s15
private

◆ s2

Selector * GraphTest::s2
private

◆ s3

Selector * GraphTest::s3
private

◆ s4

Selector * GraphTest::s4
private

◆ s5

Selector * GraphTest::s5
private

◆ s6

Selector * GraphTest::s6
private

◆ s7

Selector * GraphTest::s7
private

◆ s8

Selector * GraphTest::s8
private

◆ s9

Selector * GraphTest::s9
private

◆ s_f

Selector * GraphTest::s_f
private

The documentation for this class was generated from the following files: