![]() |
ChimeraTK-DeviceAccess 03.25.00
|
#include "boost_dynamic_init_test.h"#include "DummyBackend.h"#include "DummyRegisterAccessor.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 testDummyRegisterAccessor.cpp:Go to the source code of this file.
Classes | |
| class | TestableDummyBackend |
| The TestableDummybackend is derived from DummyBackend to get access to the protected members. More... | |
| class | InvalidDummyBackend |
| class | DummyRegisterTest |
| class | DummyRegisterTestSuite |
Macros | |
| #define | TEST_MAPPING_FILE "testDummyRegisterAccessors.map" |
| #define | INVALID_MAPPING_FILE "invalidSequences.map" |
Functions | |
| bool | init_unit_test () |
| #define INVALID_MAPPING_FILE "invalidSequences.map" |
Definition at line 24 of file testDummyRegisterAccessor.cpp.
| #define TEST_MAPPING_FILE "testDummyRegisterAccessors.map" |
Definition at line 23 of file testDummyRegisterAccessor.cpp.
| bool init_unit_test | ( | ) |
Definition at line 83 of file testDummyRegisterAccessor.cpp.