ChimeraTK-DeviceAccess 03.25.00
Loading...
Searching...
No Matches
testSubdeviceBackendUnified.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "Device.h"
#include "DummyRegisterAccessor.h"
#include "ExceptionDummyBackend.h"
#include "UnifiedBackendTest.h"
+ Include dependency graph for testSubdeviceBackendUnified.cpp:

Go to the source code of this file.

Classes

struct  AreaType< Register >
 
struct  StaticCore
 
struct  Regs3Type< Register >
 
struct  MyRegister1
 
struct  MyArea1
 
struct  MuxedArea1
 
struct  MuxedArea2
 

Macros

#define BOOST_TEST_DYN_LINK
 
#define BOOST_TEST_MODULE   SubdeviceBackendUnifiedTest
 

Functions

 BOOST_AUTO_TEST_CASE (TestUnifiedSimple)
 
 BOOST_AUTO_TEST_CASE (TestUnified3Reg)
 
 BOOST_AUTO_TEST_CASE (TestUnified2Reg)
 
 BOOST_AUTO_TEST_CASE (TestUnifiedMuxed3Reg)
 

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 4 of file testSubdeviceBackendUnified.cpp.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   SubdeviceBackendUnifiedTest

Definition at line 5 of file testSubdeviceBackendUnified.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/4]

BOOST_AUTO_TEST_CASE ( TestUnified2Reg  )

Definition at line 275 of file testSubdeviceBackendUnified.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/4]

BOOST_AUTO_TEST_CASE ( TestUnified3Reg  )

Definition at line 266 of file testSubdeviceBackendUnified.cpp.

◆ BOOST_AUTO_TEST_CASE() [3/4]

BOOST_AUTO_TEST_CASE ( TestUnifiedMuxed3Reg  )

Definition at line 284 of file testSubdeviceBackendUnified.cpp.

◆ BOOST_AUTO_TEST_CASE() [4/4]

BOOST_AUTO_TEST_CASE ( TestUnifiedSimple  )

Definition at line 258 of file testSubdeviceBackendUnified.cpp.