#include <WavPCMSampleValueTest.h>
◆ WavPCMSampleValueTest()
WavPCMSampleValueTest::WavPCMSampleValueTest |
( |
TestSuite * | s | ) |
|
◆ cleanup()
void WavPCMSampleValueTest::cleanup |
( |
void | | ) |
|
|
virtual |
cleanup the unit test - called after run
Reimplemented from UnitTest.
◆ setup()
void WavPCMSampleValueTest::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.
◆ testDistance()
void WavPCMSampleValueTest::testDistance |
( |
void | | ) |
|
◆ testIsNeighbour()
void WavPCMSampleValueTest::testIsNeighbour |
( |
void | | ) |
|
◆ f_WavPCM16
◆ f_WavPCM8
◆ gl_WavPCM16
Globals WavPCMSampleValueTest::gl_WavPCM16 |
|
private |
◆ gl_WavPCM8
Globals WavPCMSampleValueTest::gl_WavPCM8 |
|
private |
◆ sv_WavPCM16_0
◆ sv_WavPCM16_15
◆ sv_WavPCM16_32767
◆ sv_WavPCM16_m32768
SampleValue * WavPCMSampleValueTest::sv_WavPCM16_m32768 |
|
private |
◆ sv_WavPCM8_0
◆ sv_WavPCM8_1
◆ sv_WavPCM8_45
The documentation for this class was generated from the following files: