ChimeraTK-DeviceAccess
03.18.00
|
Go to the source code of this file.
Macros | |
#define | BOOST_TEST_DYN_LINK |
#define | BOOST_TEST_MODULE FloatRawDataTest |
Functions | |
BOOST_AUTO_TEST_CASE (testCatalogueEntries) | |
BOOST_AUTO_TEST_CASE (testReading) | |
void | checkAsRaw (int32_t rawValue, float expectedValue) |
BOOST_AUTO_TEST_CASE (testWriting) | |
#define BOOST_TEST_DYN_LINK |
Definition at line 4 of file testFloatRawData.cpp.
#define BOOST_TEST_MODULE FloatRawDataTest |
Definition at line 5 of file testFloatRawData.cpp.
BOOST_AUTO_TEST_CASE | ( | testCatalogueEntries | ) |
BOOST_AUTO_TEST_CASE | ( | testReading | ) |
BOOST_AUTO_TEST_CASE | ( | testWriting | ) |
void checkAsRaw | ( | int32_t | rawValue, |
float | expectedValue | ||
) |