ChimeraTK-ApplicationCore
04.01.00
|
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)"} |
Tests::testTestFacilities::BOOST_AUTO_TEST_CASE | ( | testBlockingRead | ) |
Definition at line 249 of file testTestFacilities.cc.
Tests::testTestFacilities::BOOST_AUTO_TEST_CASE | ( | testChainedModules | ) |
Definition at line 431 of file testTestFacilities.cc.
Tests::testTestFacilities::BOOST_AUTO_TEST_CASE | ( | testConvenienceRead | ) |
Definition at line 610 of file testTestFacilities.cc.
Tests::testTestFacilities::BOOST_AUTO_TEST_CASE | ( | testDevice | ) |
Tests::testTestFacilities::BOOST_AUTO_TEST_CASE | ( | testInitialValues | ) |
Definition at line 952 of file testTestFacilities.cc.
Tests::testTestFacilities::BOOST_AUTO_TEST_CASE | ( | testNoDecorator | ) |
Tests::testTestFacilities::BOOST_AUTO_TEST_CASE | ( | testPolling | ) |
Definition at line 648 of file testTestFacilities.cc.
Tests::testTestFacilities::BOOST_AUTO_TEST_CASE | ( | testPollingThroughFanOuts | ) |
Tests::testTestFacilities::BOOST_AUTO_TEST_CASE | ( | testReadAny | ) |
Definition at line 286 of file testTestFacilities.cc.
Tests::testTestFacilities::BOOST_AUTO_TEST_CASE | ( | testWithTrigger | ) |
Definition at line 528 of file testTestFacilities.cc.
|
constexpr |
Definition at line 40 of file testTestFacilities.cc.