![]() |
ChimeraTK-ApplicationCore 04.06.00
|
Classes | |
| struct | CircularConnectionApp |
| struct | CircularConnectionApp2 |
| struct | CircularConnectionModule |
| struct | CircularConnectionModuleWithIntermediateGroup |
| struct | TestApplication1 |
| struct | TestApplication3 |
| struct | TestApplication4 |
| struct | TestApplication5 |
| struct | TestApplication6 |
Typedefs | |
| using | TestTypes = boost::mpl::list< int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, float, double, ctk::Boolean > |
Functions | |
| BOOST_AUTO_TEST_CASE (testTwoScalarPollPushAccessors) | |
| BOOST_AUTO_TEST_CASE_TEMPLATE (testTwoFeeders, T, TestTypes) | |
| BOOST_AUTO_TEST_CASE (testTooManyPollingConsumers) | |
| BOOST_AUTO_TEST_CASE_TEMPLATE (testDifferentNrElements, T, TestTypes) | |
| BOOST_AUTO_TEST_CASE_TEMPLATE (testDifferentZeroElementsNonVoid, T, TestTypes) | |
| BOOST_AUTO_TEST_CASE (testCircularModule) | |
| BOOST_AUTO_TEST_CASE (testCircularModule2) | |
| using Tests::testIllegalNetworks::TestTypes = typedef boost::mpl::list<int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, float, double, ctk::Boolean> |
Definition at line 26 of file testIllegalNetworks.cc.
| Tests::testIllegalNetworks::BOOST_AUTO_TEST_CASE | ( | testCircularModule | ) |
Definition at line 245 of file testIllegalNetworks.cc.
| Tests::testIllegalNetworks::BOOST_AUTO_TEST_CASE | ( | testCircularModule2 | ) |
Definition at line 250 of file testIllegalNetworks.cc.
| Tests::testIllegalNetworks::BOOST_AUTO_TEST_CASE | ( | testTooManyPollingConsumers | ) |
Definition at line 121 of file testIllegalNetworks.cc.
| Tests::testIllegalNetworks::BOOST_AUTO_TEST_CASE | ( | testTwoScalarPollPushAccessors | ) |
Definition at line 50 of file testIllegalNetworks.cc.
| Tests::testIllegalNetworks::BOOST_AUTO_TEST_CASE_TEMPLATE | ( | testDifferentNrElements | , |
| T | , | ||
| TestTypes | |||
| ) |
Definition at line 157 of file testIllegalNetworks.cc.
| Tests::testIllegalNetworks::BOOST_AUTO_TEST_CASE_TEMPLATE | ( | testDifferentZeroElementsNonVoid | , |
| T | , | ||
| TestTypes | |||
| ) |
Definition at line 187 of file testIllegalNetworks.cc.
| Tests::testIllegalNetworks::BOOST_AUTO_TEST_CASE_TEMPLATE | ( | testTwoFeeders | , |
| T | , | ||
| TestTypes | |||
| ) |
Definition at line 87 of file testIllegalNetworks.cc.