![]() |
ChimeraTK-ApplicationCore 04.06.00
|
Classes | |
| struct | TestApplication |
Functions | |
| void | initialiseReg1 (ChimeraTK::Device &) |
| void | initialiseReg2 (ChimeraTK::Device &) |
| void | initialiseReg3 (ChimeraTK::Device &) |
| BOOST_AUTO_TEST_CASE (TestBasicInitialisation) | |
| BOOST_AUTO_TEST_CASE (TestMultipleInitialisationHandlers) | |
| BOOST_AUTO_TEST_CASE (TestInitialisationException) | |
| BOOST_AUTO_TEST_CASE (TestDeviceClosedInInitHandler) | |
| B.3.2.2.1 The device is closed before the initialisation handler is called. | |
| Tests::testDeviceInitialisationHandler::BOOST_AUTO_TEST_CASE | ( | TestBasicInitialisation | ) |
Definition at line 59 of file testDeviceInitialisationHandler.cc.
| Tests::testDeviceInitialisationHandler::BOOST_AUTO_TEST_CASE | ( | TestDeviceClosedInInitHandler | ) |
B.3.2.2.1 The device is closed before the initialisation handler is called.
Definition at line 282 of file testDeviceInitialisationHandler.cc.
| Tests::testDeviceInitialisationHandler::BOOST_AUTO_TEST_CASE | ( | TestInitialisationException | ) |
Definition at line 159 of file testDeviceInitialisationHandler.cc.
| Tests::testDeviceInitialisationHandler::BOOST_AUTO_TEST_CASE | ( | TestMultipleInitialisationHandlers | ) |
Definition at line 107 of file testDeviceInitialisationHandler.cc.
| void Tests::testDeviceInitialisationHandler::initialiseReg1 | ( | ChimeraTK::Device & | ) |
Definition at line 32 of file testDeviceInitialisationHandler.cc.
| void Tests::testDeviceInitialisationHandler::initialiseReg2 | ( | ChimeraTK::Device & | ) |
Definition at line 39 of file testDeviceInitialisationHandler.cc.
| void Tests::testDeviceInitialisationHandler::initialiseReg3 | ( | ChimeraTK::Device & | ) |
Definition at line 44 of file testDeviceInitialisationHandler.cc.