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

Go to the source code of this file.

Classes

class  Accessor< UserType >
 

Macros

#define BOOST_TEST_DYN_LINK
 
#define BOOST_TEST_MODULE   DataConsistencyGroupTest
 

Functions

 BOOST_AUTO_TEST_CASE (testDataConsistencyGroup)
 
 BOOST_AUTO_TEST_CASE (testMoreDataConsistencyGroup)
 
 BOOST_AUTO_TEST_CASE (testMultipleDataConsistencyGroup)
 
 BOOST_AUTO_TEST_CASE (testVersionNumberChange)
 
 BOOST_AUTO_TEST_CASE (testException)
 

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 4 of file testDataConsistencyGroup.cpp.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   DataConsistencyGroupTest

Definition at line 5 of file testDataConsistencyGroup.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/5]

BOOST_AUTO_TEST_CASE ( testDataConsistencyGroup  )

Definition at line 53 of file testDataConsistencyGroup.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/5]

BOOST_AUTO_TEST_CASE ( testException  )

Definition at line 175 of file testDataConsistencyGroup.cpp.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/5]

BOOST_AUTO_TEST_CASE ( testMoreDataConsistencyGroup  )

Definition at line 78 of file testDataConsistencyGroup.cpp.

◆ BOOST_AUTO_TEST_CASE() [4/5]

BOOST_AUTO_TEST_CASE ( testMultipleDataConsistencyGroup  )

Definition at line 128 of file testDataConsistencyGroup.cpp.

◆ BOOST_AUTO_TEST_CASE() [5/5]

BOOST_AUTO_TEST_CASE ( testVersionNumberChange  )

Definition at line 150 of file testDataConsistencyGroup.cpp.