#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/15]
BOOST_AUTO_TEST_CASE |
( |
testAccessorPlugins |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/15]
BOOST_AUTO_TEST_CASE |
( |
testCatalogue |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [3/15]
BOOST_AUTO_TEST_CASE |
( |
testExceptions |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [4/15]
BOOST_AUTO_TEST_CASE |
( |
testIsFunctional |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [5/15]
BOOST_AUTO_TEST_CASE |
( |
testOther |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [6/15]
BOOST_AUTO_TEST_CASE |
( |
testParameters |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [7/15]
BOOST_AUTO_TEST_CASE |
( |
testReadWriteConstant |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [8/15]
BOOST_AUTO_TEST_CASE |
( |
testReadWriteRange |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [9/15]
BOOST_AUTO_TEST_CASE |
( |
testReadWriteRegister |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [10/15]
BOOST_AUTO_TEST_CASE |
( |
testReadWriteVariable |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [11/15]
BOOST_AUTO_TEST_CASE |
( |
testRegisterAccessorForBit |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [12/15]
BOOST_AUTO_TEST_CASE |
( |
testRegisterAccessorForChannel |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [13/15]
BOOST_AUTO_TEST_CASE |
( |
testRegisterAccessorForRange |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [14/15]
BOOST_AUTO_TEST_CASE |
( |
testRegisterAccessorForRegister |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [15/15]
BOOST_AUTO_TEST_CASE |
( |
testWithTransferGroup |
| ) |
|