ChimeraTK-DeviceAccess 03.25.00
Loading...
Searching...
No Matches
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 191 of file testDataConsistencyGroup.cpp.

◆ BOOST_AUTO_TEST_CASE() [3/5]

BOOST_AUTO_TEST_CASE ( testMoreDataConsistencyGroup  )

Definition at line 82 of file testDataConsistencyGroup.cpp.

◆ BOOST_AUTO_TEST_CASE() [4/5]

BOOST_AUTO_TEST_CASE ( testMultipleDataConsistencyGroup  )

Definition at line 136 of file testDataConsistencyGroup.cpp.

◆ BOOST_AUTO_TEST_CASE() [5/5]

BOOST_AUTO_TEST_CASE ( testVersionNumberChange  )

Definition at line 162 of file testDataConsistencyGroup.cpp.