![]() |
ChimeraTK-DeviceAccess 03.25.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"
Include dependency graph for testNumericAddressedBackendUnified.cpp:Go to the source code of this file.
Classes | |
| struct | Integers_signed32 |
| struct | Integers_signed32_async |
| struct | Integers_signed32_async_rw |
| struct | ShortRaw_base< Derived, rawUserType > |
| struct | ShortRaw_signed16 |
| struct | ShortRaw_unsigned16 |
| struct | ShortRaw_fixedPoint16_8u |
| struct | ShortRaw_fixedPoint16_8s |
| struct | ByteRaw_signed8 |
| struct | ByteRaw_unsigned8 |
| struct | ByteRaw_fixedPoint8_4u |
| struct | ByteRaw_fixedPoint8_4s |
| struct | AsciiData |
| struct | MuxedNodma |
| struct | MuxedNodmaAsync |
| struct | MuxedFloat |
Namespaces | |
| namespace | ChimeraTK |
Macros | |
| #define | BOOST_TEST_DYN_LINK |
| #define | BOOST_TEST_MODULE NumericAddressedBackendUnified |
Functions | |
| BOOST_AUTO_TEST_CASE (testRegisterAccessor) | |
| BOOST_AUTO_TEST_CASE (testMultiplexedRegisterAccessor) | |
| #define BOOST_TEST_DYN_LINK |
Definition at line 4 of file testNumericAddressedBackendUnified.cpp.
| #define BOOST_TEST_MODULE NumericAddressedBackendUnified |
Definition at line 6 of file testNumericAddressedBackendUnified.cpp.
| BOOST_AUTO_TEST_CASE | ( | testMultiplexedRegisterAccessor | ) |
Definition at line 676 of file testNumericAddressedBackendUnified.cpp.
| BOOST_AUTO_TEST_CASE | ( | testRegisterAccessor | ) |
Definition at line 655 of file testNumericAddressedBackendUnified.cpp.