ChimeraTK-DeviceAccess  03.18.00
testDevice.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "BackendFactory.h"
#include "Device.h"
#include "DeviceBackend.h"
#include "DummyRegisterAccessor.h"
#include "Exception.h"
#include <cstring>
+ Include dependency graph for testDevice.cpp:

Go to the source code of this file.

Classes

class  TestableDevice
 

Namespaces

 ChimeraTK
 

Macros

#define BOOST_TEST_DYN_LINK
 
#define BOOST_TEST_MODULE   DeviceTest
 

Functions

 BOOST_AUTO_TEST_CASE (testConvenienceReadWrite)
 
 BOOST_AUTO_TEST_CASE (testDeviceCreation)
 
 BOOST_AUTO_TEST_CASE (testIsFunctional)
 

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 4 of file testDevice.cpp.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   DeviceTest

Definition at line 5 of file testDevice.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/3]

BOOST_AUTO_TEST_CASE ( testConvenienceReadWrite  )

Definition at line 28 of file testDevice.cpp.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/3]

BOOST_AUTO_TEST_CASE ( testDeviceCreation  )

Definition at line 76 of file testDevice.cpp.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/3]

BOOST_AUTO_TEST_CASE ( testIsFunctional  )

Definition at line 160 of file testDevice.cpp.

+ Here is the call graph for this function: