ChimeraTK-DeviceAccess
03.18.00
|
#include <boost/test/unit_test.hpp>
#include "Device.h"
#include "DummyRegisterAccessor.h"
#include "ExceptionDummyBackend.h"
#include "UnifiedBackendTest.h"
Go to the source code of this file.
Classes | |
struct | AreaType< Register > |
struct | StaticCore |
struct | Regs3Type< Register > |
struct | MyRegister1 |
struct | MyArea1 |
struct | MuxedArea1 |
struct | MuxedArea2 |
Macros | |
#define | BOOST_TEST_DYN_LINK |
#define | BOOST_TEST_MODULE SubdeviceBackendUnifiedTest |
Functions | |
BOOST_AUTO_TEST_CASE (testUnified) | |
#define BOOST_TEST_DYN_LINK |
Definition at line 4 of file testSubdeviceBackendUnified.cpp.
#define BOOST_TEST_MODULE SubdeviceBackendUnifiedTest |
Definition at line 5 of file testSubdeviceBackendUnified.cpp.
BOOST_AUTO_TEST_CASE | ( | testUnified | ) |
Definition at line 255 of file testSubdeviceBackendUnified.cpp.