Unit test for waveform operations. More...
Go to the source code of this file.
Macros | |
#define | BOOST_TEST_MODULE WaveformOperationsTest |
Functions | |
void | NegativePolarityTest () |
void | PositivePolarityTest () |
BOOST_AUTO_TEST_CASE (AllTests) | |
Unit test for waveform operations.
icarusalg/Utilities/WaveformOperations.h
Definition in file WaveformOperations_test.cc.
#define BOOST_TEST_MODULE WaveformOperationsTest |
Definition at line 10 of file WaveformOperations_test.cc.
BOOST_AUTO_TEST_CASE | ( | AllTests | ) |
Definition at line 128 of file WaveformOperations_test.cc.
void NegativePolarityTest | ( | ) |
Definition at line 18 of file WaveformOperations_test.cc.
void PositivePolarityTest | ( | ) |
Definition at line 72 of file WaveformOperations_test.cc.