ChimeraTK-DeviceAccess  03.18.00
testLMapBackend.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "Device.h"
#include "DummyRegisterAccessor.h"
#include "ExceptionDummyBackend.h"
#include "TransferGroup.h"
#include "UnifiedBackendTest.h"
+ Include dependency graph for testLMapBackend.cpp:

Go to the source code of this file.

Macros

#define BOOST_TEST_DYN_LINK
 
#define BOOST_TEST_MODULE   LMapBackendTest
 

Functions

 BOOST_AUTO_TEST_CASE (testExceptions)
 
 BOOST_AUTO_TEST_CASE (testCatalogue)
 
 BOOST_AUTO_TEST_CASE (testReadWriteConstant)
 
 BOOST_AUTO_TEST_CASE (testReadWriteVariable)
 
 BOOST_AUTO_TEST_CASE (testReadWriteRegister)
 
 BOOST_AUTO_TEST_CASE (testReadWriteRange)
 
 BOOST_AUTO_TEST_CASE (testRegisterAccessorForRegister)
 
 BOOST_AUTO_TEST_CASE (testRegisterAccessorForRange)
 
 BOOST_AUTO_TEST_CASE (testRegisterAccessorForChannel)
 
 BOOST_AUTO_TEST_CASE (testRegisterAccessorForBit)
 
 BOOST_AUTO_TEST_CASE (testOther)
 
 BOOST_AUTO_TEST_CASE (testParameters)
 
 BOOST_AUTO_TEST_CASE (testAccessorPlugins)
 
 BOOST_AUTO_TEST_CASE (testIsFunctional)
 
 BOOST_AUTO_TEST_CASE (testWithTransferGroup)
 

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 4 of file testLMapBackend.cpp.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   LMapBackendTest

Definition at line 5 of file testLMapBackend.cpp.

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/15]

BOOST_AUTO_TEST_CASE ( testAccessorPlugins  )

Definition at line 911 of file testLMapBackend.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/15]

BOOST_AUTO_TEST_CASE ( testCatalogue  )

Definition at line 50 of file testLMapBackend.cpp.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/15]

BOOST_AUTO_TEST_CASE ( testExceptions  )

Definition at line 21 of file testLMapBackend.cpp.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/15]

BOOST_AUTO_TEST_CASE ( testIsFunctional  )

Definition at line 994 of file testLMapBackend.cpp.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/15]

BOOST_AUTO_TEST_CASE ( testOther  )

Definition at line 889 of file testLMapBackend.cpp.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [6/15]

BOOST_AUTO_TEST_CASE ( testParameters  )

Definition at line 900 of file testLMapBackend.cpp.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [7/15]

BOOST_AUTO_TEST_CASE ( testReadWriteConstant  )

Definition at line 109 of file testLMapBackend.cpp.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [8/15]

BOOST_AUTO_TEST_CASE ( testReadWriteRange  )

Definition at line 314 of file testLMapBackend.cpp.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [9/15]

BOOST_AUTO_TEST_CASE ( testReadWriteRegister  )

Definition at line 267 of file testLMapBackend.cpp.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [10/15]

BOOST_AUTO_TEST_CASE ( testReadWriteVariable  )

Definition at line 171 of file testLMapBackend.cpp.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [11/15]

BOOST_AUTO_TEST_CASE ( testRegisterAccessorForBit  )

Definition at line 615 of file testLMapBackend.cpp.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [12/15]

BOOST_AUTO_TEST_CASE ( testRegisterAccessorForChannel  )

Definition at line 506 of file testLMapBackend.cpp.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [13/15]

BOOST_AUTO_TEST_CASE ( testRegisterAccessorForRange  )

Definition at line 436 of file testLMapBackend.cpp.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [14/15]

BOOST_AUTO_TEST_CASE ( testRegisterAccessorForRegister  )

Definition at line 342 of file testLMapBackend.cpp.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [15/15]

BOOST_AUTO_TEST_CASE ( testWithTransferGroup  )

Definition at line 1015 of file testLMapBackend.cpp.

+ Here is the call graph for this function: