![]() |
ChimeraTK-DeviceAccess 03.25.00
|
Include dependency graph for testRegisterCatalogue.cpp:Go to the source code of this file.
Classes | |
| class | myRegisterInfo |
| class | CatalogueGenerator |
Macros | |
| #define | BOOST_TEST_DYN_LINK |
| #define | BOOST_TEST_MODULE RegisterCatalogue |
Functions | |
| BOOST_AUTO_TEST_CASE (testDirectAccess) | |
| BOOST_AUTO_TEST_CASE (testClone) | |
| BOOST_AUTO_TEST_CASE (testRangeBasedLoopBackend) | |
| BOOST_AUTO_TEST_CASE (testRangeBasedLoopBackendConst) | |
| BOOST_AUTO_TEST_CASE (testRangeBasedLoopFrontend) | |
| BOOST_AUTO_TEST_CASE (TestHiddenRegisters) | |
| #define BOOST_TEST_DYN_LINK |
Definition at line 4 of file testRegisterCatalogue.cpp.
| #define BOOST_TEST_MODULE RegisterCatalogue |
Definition at line 6 of file testRegisterCatalogue.cpp.
| BOOST_AUTO_TEST_CASE | ( | testClone | ) |
Definition at line 162 of file testRegisterCatalogue.cpp.
| BOOST_AUTO_TEST_CASE | ( | testDirectAccess | ) |
Definition at line 96 of file testRegisterCatalogue.cpp.
| BOOST_AUTO_TEST_CASE | ( | TestHiddenRegisters | ) |
Definition at line 241 of file testRegisterCatalogue.cpp.
| BOOST_AUTO_TEST_CASE | ( | testRangeBasedLoopBackend | ) |
Definition at line 189 of file testRegisterCatalogue.cpp.
| BOOST_AUTO_TEST_CASE | ( | testRangeBasedLoopBackendConst | ) |
Definition at line 206 of file testRegisterCatalogue.cpp.
| BOOST_AUTO_TEST_CASE | ( | testRangeBasedLoopFrontend | ) |
Definition at line 223 of file testRegisterCatalogue.cpp.