ChimeraTK-DeviceAccess 03.25.00
Loading...
Searching...
No Matches
testDummyBackendUnified.cc 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 testDummyBackendUnified.cc:

Go to the source code of this file.

Classes

struct  Interrupt_dummy
 

Namespaces

namespace  ChimeraTK
 

Macros

#define BOOST_TEST_DYN_LINK
 
#define BOOST_TEST_MODULE   DummyBackendUnified
 

Functions

 BOOST_AUTO_TEST_CASE (testRegisterAccessor)
 

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 4 of file testDummyBackendUnified.cc.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   DummyBackendUnified

Definition at line 6 of file testDummyBackendUnified.cc.

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( testRegisterAccessor  )

Definition at line 77 of file testDummyBackendUnified.cc.