Go to the documentation of this file.
21 #ifndef SH_WAVPCMSAMPLEVALUETEST_H
22 #define SH_WAVPCMSAMPLEVALUETEST_H
44 #endif // ndef SH_WAVPCMSAMPLEVALUETEST_H
a cover-/stego-file
Definition: CvrStgFile.h:46
SampleValue * sv_WavPCM16_15
Definition: WavPCMSampleValueTest.h:40
SampleValue * sv_WavPCM16_m32768
Definition: WavPCMSampleValueTest.h:40
Definition: SampleValueTest.h:30
void setup(void)
Definition: WavPCMSampleValueTest.cc:34
CvrStgFile * f_WavPCM16
Definition: WavPCMSampleValueTest.h:39
Definition: WavPCMSampleValueTest.h:28
Globals gl_WavPCM16
Definition: WavPCMSampleValueTest.h:41
some useful pointers that should be global
Definition: Globals.h:52
void testIsNeighbour(void)
Definition: WavPCMSampleValueTest.cc:75
the value of a sample in a CvrStgFile
Definition: SampleValue.h:61
SampleValue * sv_WavPCM16_0
Definition: WavPCMSampleValueTest.h:40
SampleValue * sv_WavPCM8_45
Definition: WavPCMSampleValueTest.h:40
SampleValue * sv_WavPCM16_32767
Definition: WavPCMSampleValueTest.h:40
void cleanup(void)
Definition: WavPCMSampleValueTest.cc:54
SampleValue * sv_WavPCM8_0
Definition: WavPCMSampleValueTest.h:40
SampleValue * sv_WavPCM8_1
Definition: WavPCMSampleValueTest.h:40
Globals gl_WavPCM8
Definition: WavPCMSampleValueTest.h:41
WavPCMSampleValueTest(TestSuite *s)
Definition: WavPCMSampleValueTest.cc:27
Definition: TestSuite.h:31
CvrStgFile * f_WavPCM8
Definition: WavPCMSampleValueTest.h:39
void testDistance(void)
Definition: WavPCMSampleValueTest.cc:63