ChimeraTK-DeviceAccess  03.18.00
testRebotBackendCreation.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "BackendFactory.h"
#include "Device.h"
#include "DMapFileParser.h"
#include "NumericAddress.h"
#include "RebotBackend.h"
#include "Utilities.h"
+ Include dependency graph for testRebotBackendCreation.cpp:

Go to the source code of this file.

Namespaces

 ChimeraTK
 

Macros

#define BOOST_TEST_DYN_LINK
 
#define BOOST_TEST_MODULE   testRebotBackendCreation
 

Functions

void checkWriteReadFromRegister (ChimeraTK::Device &rebotDevice)
 
 BOOST_AUTO_TEST_CASE (testFactoryForRebotDeviceCreation)
 

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 4 of file testRebotBackendCreation.cpp.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   testRebotBackendCreation

Definition at line 5 of file testRebotBackendCreation.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( testFactoryForRebotDeviceCreation  )

Definition at line 24 of file testRebotBackendCreation.cpp.

+ Here is the call graph for this function:

◆ checkWriteReadFromRegister()

void checkWriteReadFromRegister ( ChimeraTK::Device rebotDevice)

Definition at line 89 of file testRebotBackendCreation.cpp.

+ Here is the caller graph for this function: