#include <boost/test/unit_test.hpp>
#include "Device.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 LMapBackendTest |
◆ BOOST_AUTO_TEST_CASE() [1/16]
| BOOST_AUTO_TEST_CASE |
( |
testAccessorPlugins |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/16]
| BOOST_AUTO_TEST_CASE |
( |
testCatalogue |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [3/16]
| BOOST_AUTO_TEST_CASE |
( |
testExceptions |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [4/16]
| BOOST_AUTO_TEST_CASE |
( |
TestInvolvedBackendIDs |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [5/16]
| BOOST_AUTO_TEST_CASE |
( |
testIsFunctional |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [6/16]
| BOOST_AUTO_TEST_CASE |
( |
testOther |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [7/16]
| BOOST_AUTO_TEST_CASE |
( |
testParameters |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [8/16]
| BOOST_AUTO_TEST_CASE |
( |
testReadWriteConstant |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [9/16]
| BOOST_AUTO_TEST_CASE |
( |
testReadWriteRange |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [10/16]
| BOOST_AUTO_TEST_CASE |
( |
testReadWriteRegister |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [11/16]
| BOOST_AUTO_TEST_CASE |
( |
testReadWriteVariable |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [12/16]
| BOOST_AUTO_TEST_CASE |
( |
testRegisterAccessorForBit |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [13/16]
| BOOST_AUTO_TEST_CASE |
( |
testRegisterAccessorForChannel |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [14/16]
| BOOST_AUTO_TEST_CASE |
( |
testRegisterAccessorForRange |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [15/16]
| BOOST_AUTO_TEST_CASE |
( |
testRegisterAccessorForRegister |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [16/16]
| BOOST_AUTO_TEST_CASE |
( |
testWithTransferGroup |
| ) |
|