bmpfiletest(3)

NAME

BmpFileTest

SYNOPSIS

#include <BmpFileTest.h>
Inherits CvrStgFileTest.
Public Member Functions
BmpFileTest (TestSuite *s)
void setup (void)
void cleanup (void)
void testSVALCalculation (void)
Private Attributes
CvrStgFile * f1
CvrStgFile * f2
Graph * g1
Graph * g2
Selector * s1
Selector * s2
BitString * bs1
BitString * bs2
Globals gl1
Globals gl2

Constructor & Destructor Documentation

BmpFileTest::BmpFileTest (TestSuite * s)

Member Function Documentation

void BmpFileTest::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.
void BmpFileTest::cleanup (void) [virtual]
cleanup the unit test - called after run
Reimplemented from UnitTest.
void BmpFileTest::testSVALCalculation (void)

Member Data Documentation

CvrStgFile* BmpFileTest::f1 [private] CvrStgFile * BmpFileTest::f2 [private] Graph* BmpFileTest::g1 [private] Graph * BmpFileTest::g2 [private] Selector* BmpFileTest::s1 [private] Selector * BmpFileTest::s2 [private] BitString* BmpFileTest::bs1 [private] BitString * BmpFileTest::bs2 [private] Globals BmpFileTest::gl1 [private] Globals BmpFileTest::gl2 [private]

Author

Generated automatically by Doxygen for steghide from the source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout