ChimeraTK-DeviceAccess
03.18.00
|
#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"
Go to the source code of this file.
Classes | |
struct | Interrupt_dummy |
Namespaces | |
ChimeraTK | |
Macros | |
#define | BOOST_TEST_DYN_LINK |
#define | BOOST_TEST_MODULE DummyBackendUnified |
Functions | |
BOOST_AUTO_TEST_CASE (testRegisterAccessor) | |
#define BOOST_TEST_DYN_LINK |
Definition at line 4 of file testDummyBackendUnified.cc.
#define BOOST_TEST_MODULE DummyBackendUnified |
Definition at line 6 of file testDummyBackendUnified.cc.
BOOST_AUTO_TEST_CASE | ( | testRegisterAccessor | ) |