ChimeraTK-DeviceAccess  03.18.00
testNumericAddressedBackendUnified.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "BackendFactory.h"
#include "Device.h"
#include "DummyBackend.h"
#include "DummyRegisterAccessor.h"
#include "ExceptionDummyBackend.h"
#include "TransferGroup.h"
#include "UnifiedBackendTest.h"
+ Include dependency graph for testNumericAddressedBackendUnified.cpp:

Go to the source code of this file.

Classes

struct  Integers_signed32
 
struct  Integers_signed32_async
 
struct  Integers_signed32_async_rw
 
struct  ShortRaw_base< Derived, rawUserType >
 
struct  ShortRaw_signed16
 
struct  ShortRaw_unsigned16
 
struct  ShortRaw_fixedPoint16_8u
 
struct  ShortRaw_fixedPoint16_8s
 
struct  ByteRaw_signed8
 
struct  ByteRaw_unsigned8
 
struct  ByteRaw_fixedPoint8_4u
 
struct  ByteRaw_fixedPoint8_4s
 
struct  AsciiData
 
struct  MuxedNodma
 
struct  MuxedNodmaAsync
 
struct  MuxedFloat
 

Namespaces

 ChimeraTK
 

Macros

#define BOOST_TEST_DYN_LINK
 
#define BOOST_TEST_MODULE   NumericAddressedBackendUnified
 

Functions

 BOOST_AUTO_TEST_CASE (testRegisterAccessor)
 
 BOOST_AUTO_TEST_CASE (testMultiplexedRegisterAccessor)
 

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 4 of file testNumericAddressedBackendUnified.cpp.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   NumericAddressedBackendUnified

Definition at line 6 of file testNumericAddressedBackendUnified.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/2]

BOOST_AUTO_TEST_CASE ( testMultiplexedRegisterAccessor  )

Definition at line 676 of file testNumericAddressedBackendUnified.cpp.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/2]

BOOST_AUTO_TEST_CASE ( testRegisterAccessor  )

Definition at line 655 of file testNumericAddressedBackendUnified.cpp.

+ Here is the call graph for this function: