ChimeraTK-DeviceAccess 03.25.00
Loading...
Searching...
No Matches
testOneDRegisterAccessor.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "BackendFactory.h"
#include "Device.h"
#include "DummyBackend.h"
#include "DummyRegisterAccessor.h"
#include "OneDRegisterAccessor.h"
#include "WriteCountingBackend.h"
#include <boost/bind/bind.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
#include <boost/function.hpp>
#include <boost/lambda/lambda.hpp>
#include <boost/make_shared.hpp>
#include <math.h>
#include <algorithm>
+ Include dependency graph for testOneDRegisterAccessor.cpp:

Go to the source code of this file.

Classes

struct  Fixture
 

Macros

#define BOOST_TEST_DYN_LINK
 
#define BOOST_TEST_MODULE   OneDRegisterAccessorTest
 

Functions

 BOOST_FIXTURE_TEST_CASE (testRegisterAccessor, Fixture)
 
 BOOST_FIXTURE_TEST_CASE (testWriteIfDifferent, Fixture)
 

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 3 of file testOneDRegisterAccessor.cpp.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   OneDRegisterAccessorTest

Definition at line 4 of file testOneDRegisterAccessor.cpp.

Function Documentation

◆ BOOST_FIXTURE_TEST_CASE() [1/2]

BOOST_FIXTURE_TEST_CASE ( testRegisterAccessor  ,
Fixture   
)

Definition at line 41 of file testOneDRegisterAccessor.cpp.

◆ BOOST_FIXTURE_TEST_CASE() [2/2]

BOOST_FIXTURE_TEST_CASE ( testWriteIfDifferent  ,
Fixture   
)

Definition at line 143 of file testOneDRegisterAccessor.cpp.