ChimeraTK-DeviceAccess 03.25.00
Loading...
Searching...
No Matches
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)
 
 BOOST_AUTO_TEST_CASE (TestInvolvedBackendIDs)
 

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/16]

BOOST_AUTO_TEST_CASE ( testAccessorPlugins  )

Definition at line 910 of file testLMapBackend.cpp.

◆ BOOST_AUTO_TEST_CASE() [2/16]

BOOST_AUTO_TEST_CASE ( testCatalogue  )

Definition at line 50 of file testLMapBackend.cpp.

◆ BOOST_AUTO_TEST_CASE() [3/16]

BOOST_AUTO_TEST_CASE ( testExceptions  )

Definition at line 21 of file testLMapBackend.cpp.

◆ BOOST_AUTO_TEST_CASE() [4/16]

BOOST_AUTO_TEST_CASE ( TestInvolvedBackendIDs  )

Definition at line 1121 of file testLMapBackend.cpp.

◆ BOOST_AUTO_TEST_CASE() [5/16]

BOOST_AUTO_TEST_CASE ( testIsFunctional  )

Definition at line 993 of file testLMapBackend.cpp.

◆ BOOST_AUTO_TEST_CASE() [6/16]

BOOST_AUTO_TEST_CASE ( testOther  )

Definition at line 888 of file testLMapBackend.cpp.

◆ BOOST_AUTO_TEST_CASE() [7/16]

BOOST_AUTO_TEST_CASE ( testParameters  )

Definition at line 899 of file testLMapBackend.cpp.

◆ BOOST_AUTO_TEST_CASE() [8/16]

BOOST_AUTO_TEST_CASE ( testReadWriteConstant  )

Definition at line 109 of file testLMapBackend.cpp.

◆ BOOST_AUTO_TEST_CASE() [9/16]

BOOST_AUTO_TEST_CASE ( testReadWriteRange  )

Definition at line 314 of file testLMapBackend.cpp.

◆ BOOST_AUTO_TEST_CASE() [10/16]

BOOST_AUTO_TEST_CASE ( testReadWriteRegister  )

Definition at line 267 of file testLMapBackend.cpp.

◆ BOOST_AUTO_TEST_CASE() [11/16]

BOOST_AUTO_TEST_CASE ( testReadWriteVariable  )

Definition at line 171 of file testLMapBackend.cpp.

◆ BOOST_AUTO_TEST_CASE() [12/16]

BOOST_AUTO_TEST_CASE ( testRegisterAccessorForBit  )

Definition at line 614 of file testLMapBackend.cpp.

◆ BOOST_AUTO_TEST_CASE() [13/16]

BOOST_AUTO_TEST_CASE ( testRegisterAccessorForChannel  )

Definition at line 505 of file testLMapBackend.cpp.

◆ BOOST_AUTO_TEST_CASE() [14/16]

BOOST_AUTO_TEST_CASE ( testRegisterAccessorForRange  )

Definition at line 435 of file testLMapBackend.cpp.

◆ BOOST_AUTO_TEST_CASE() [15/16]

BOOST_AUTO_TEST_CASE ( testRegisterAccessorForRegister  )

Definition at line 342 of file testLMapBackend.cpp.

◆ BOOST_AUTO_TEST_CASE() [16/16]

BOOST_AUTO_TEST_CASE ( testWithTransferGroup  )

Definition at line 1014 of file testLMapBackend.cpp.