#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.
◆ BOOST_TEST_DYN_LINK
| #define BOOST_TEST_DYN_LINK |
◆ BOOST_TEST_MODULE
| #define BOOST_TEST_MODULE NumericAddressedBackendUnified |
◆ BOOST_AUTO_TEST_CASE() [1/5]
| BOOST_AUTO_TEST_CASE |
( |
testBitRanges |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/5]
| BOOST_AUTO_TEST_CASE |
( |
testMultiplexedRegisterAccessor |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [3/5]
| BOOST_AUTO_TEST_CASE |
( |
testNamedChannelSliceAsync |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [4/5]
| BOOST_AUTO_TEST_CASE |
( |
testNamedChannelSlices |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [5/5]
| BOOST_AUTO_TEST_CASE |
( |
testRegisterAccessor |
| ) |
|