![]() |
ChimeraTK-DeviceAccess 03.25.00
|
#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) | |
| #define BOOST_TEST_DYN_LINK |
Definition at line 4 of file testDataConsistencyGroup.cpp.
| #define BOOST_TEST_MODULE DataConsistencyGroupTest |
Definition at line 5 of file testDataConsistencyGroup.cpp.
| BOOST_AUTO_TEST_CASE | ( | testDataConsistencyGroup | ) |
Definition at line 53 of file testDataConsistencyGroup.cpp.
| BOOST_AUTO_TEST_CASE | ( | testException | ) |
Definition at line 191 of file testDataConsistencyGroup.cpp.
| BOOST_AUTO_TEST_CASE | ( | testMoreDataConsistencyGroup | ) |
Definition at line 82 of file testDataConsistencyGroup.cpp.
| BOOST_AUTO_TEST_CASE | ( | testMultipleDataConsistencyGroup | ) |
Definition at line 136 of file testDataConsistencyGroup.cpp.
| BOOST_AUTO_TEST_CASE | ( | testVersionNumberChange | ) |
Definition at line 162 of file testDataConsistencyGroup.cpp.