ChimeraTK-DeviceAccess  03.18.00
testFloatRawData.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "Device.h"
+ Include dependency graph for testFloatRawData.cpp:

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)
 

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 4 of file testFloatRawData.cpp.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   FloatRawDataTest

Definition at line 5 of file testFloatRawData.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( testCatalogueEntries  )

Definition at line 16 of file testFloatRawData.cpp.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( testReading  )

Definition at line 43 of file testFloatRawData.cpp.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( testWriting  )

Definition at line 85 of file testFloatRawData.cpp.

+ Here is the call graph for this function:

◆ checkAsRaw()

void checkAsRaw ( int32_t  rawValue,
float  expectedValue 
)

Definition at line 78 of file testFloatRawData.cpp.

+ Here is the caller graph for this function: