ChimeraTK-DeviceAccess 03.25.00
Loading...
Searching...
No Matches
testRegisterCatalogue.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "BackendRegisterCatalogue.h"
+ 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)
 

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 4 of file testRegisterCatalogue.cpp.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   RegisterCatalogue

Definition at line 6 of file testRegisterCatalogue.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/6]

BOOST_AUTO_TEST_CASE ( testClone  )

Definition at line 162 of file testRegisterCatalogue.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/6]

BOOST_AUTO_TEST_CASE ( testDirectAccess  )

Definition at line 96 of file testRegisterCatalogue.cpp.

◆ BOOST_AUTO_TEST_CASE() [3/6]

BOOST_AUTO_TEST_CASE ( TestHiddenRegisters  )

Definition at line 241 of file testRegisterCatalogue.cpp.

◆ BOOST_AUTO_TEST_CASE() [4/6]

BOOST_AUTO_TEST_CASE ( testRangeBasedLoopBackend  )

Definition at line 189 of file testRegisterCatalogue.cpp.

◆ BOOST_AUTO_TEST_CASE() [5/6]

BOOST_AUTO_TEST_CASE ( testRangeBasedLoopBackendConst  )

Definition at line 206 of file testRegisterCatalogue.cpp.

◆ BOOST_AUTO_TEST_CASE() [6/6]

BOOST_AUTO_TEST_CASE ( testRangeBasedLoopFrontend  )

Definition at line 223 of file testRegisterCatalogue.cpp.