ChimeraTK-ApplicationCore  04.01.00
Tests::testTestFacilities Namespace Reference

Classes

struct  BlockingReadTestModule
 
struct  PollingReadModule
 
struct  PollingThroughFanoutsModule
 
struct  ReadAnyTestModule
 
struct  TestBlockingReadApplication
 
struct  TestChaniedModulesApplication
 
struct  TestConvenienceReadApplication
 
struct  TestDeviceApplication
 
struct  TestInitialApplication
 
struct  TestNoDecoratorApplication
 
struct  TestPollingApplication
 
struct  TestPollingThroughFanOutsApplication
 
struct  TestReadAnyApplication
 
struct  TestWithTriggerApplication
 

Functions

 BOOST_AUTO_TEST_CASE (testNoDecorator)
 
 BOOST_AUTO_TEST_CASE (testBlockingRead)
 
 BOOST_AUTO_TEST_CASE (testReadAny)
 
 BOOST_AUTO_TEST_CASE (testChainedModules)
 
 BOOST_AUTO_TEST_CASE (testWithTrigger)
 
 BOOST_AUTO_TEST_CASE (testConvenienceRead)
 
 BOOST_AUTO_TEST_CASE (testPolling)
 
 BOOST_AUTO_TEST_CASE (testPollingThroughFanOuts)
 
 BOOST_AUTO_TEST_CASE (testDevice)
 
 BOOST_AUTO_TEST_CASE (testInitialValues)
 

Variables

constexpr std::string_view dummySdm {"(dummy?map=test_readonly.map)"}
 

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/10]

Tests::testTestFacilities::BOOST_AUTO_TEST_CASE ( testBlockingRead  )

Definition at line 249 of file testTestFacilities.cc.

◆ BOOST_AUTO_TEST_CASE() [2/10]

Tests::testTestFacilities::BOOST_AUTO_TEST_CASE ( testChainedModules  )

Definition at line 431 of file testTestFacilities.cc.

◆ BOOST_AUTO_TEST_CASE() [3/10]

Tests::testTestFacilities::BOOST_AUTO_TEST_CASE ( testConvenienceRead  )

Definition at line 610 of file testTestFacilities.cc.

◆ BOOST_AUTO_TEST_CASE() [4/10]

Tests::testTestFacilities::BOOST_AUTO_TEST_CASE ( testDevice  )

Definition at line 897 of file testTestFacilities.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/10]

Tests::testTestFacilities::BOOST_AUTO_TEST_CASE ( testInitialValues  )

Definition at line 952 of file testTestFacilities.cc.

◆ BOOST_AUTO_TEST_CASE() [6/10]

Tests::testTestFacilities::BOOST_AUTO_TEST_CASE ( testNoDecorator  )

Definition at line 215 of file testTestFacilities.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [7/10]

Tests::testTestFacilities::BOOST_AUTO_TEST_CASE ( testPolling  )

Definition at line 648 of file testTestFacilities.cc.

◆ BOOST_AUTO_TEST_CASE() [8/10]

Tests::testTestFacilities::BOOST_AUTO_TEST_CASE ( testPollingThroughFanOuts  )

Definition at line 740 of file testTestFacilities.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [9/10]

Tests::testTestFacilities::BOOST_AUTO_TEST_CASE ( testReadAny  )

Definition at line 286 of file testTestFacilities.cc.

◆ BOOST_AUTO_TEST_CASE() [10/10]

Tests::testTestFacilities::BOOST_AUTO_TEST_CASE ( testWithTrigger  )

Definition at line 528 of file testTestFacilities.cc.

Variable Documentation

◆ dummySdm

constexpr std::string_view Tests::testTestFacilities::dummySdm {"(dummy?map=test_readonly.map)"}
constexpr

Definition at line 40 of file testTestFacilities.cc.