![]() |
ChimeraTK-ApplicationCore 04.06.00
|
Classes | |
| class | EmptyFixture |
| struct | TheOutputModule |
| struct | ThePushModule |
| struct | TheTestApplication |
Typedefs | |
| using | Fixture = FixtureWithPollAndPushInput< false > |
Functions | |
| BOOST_AUTO_TEST_CASE (versionPropagation_testPolledRead) | |
| BOOST_AUTO_TEST_CASE (versionPropagation_testPolledReadNonBlocking) | |
| BOOST_AUTO_TEST_CASE (versionPropagation_testPolledReadLatest) | |
| BOOST_AUTO_TEST_CASE (versionPropagation_testPushTypeRead) | |
| BOOST_AUTO_TEST_CASE (versionPropagation_testPushTypeReadNonBlocking) | |
| BOOST_AUTO_TEST_CASE (versionPropagation_testPushTypeReadLatest) | |
| BOOST_AUTO_TEST_CASE (versionPropagation_testSetAndWrite) | |
| BOOST_AUTO_TEST_CASE (versionPropagation_testWriteIfDifferent) | |
| BOOST_AUTO_TEST_CASE (versionPropagation_testDisabledVersionProp) | |
| using Tests::testVersionpropagation::Fixture = typedef FixtureWithPollAndPushInput<false> |
Definition at line 20 of file testVersionPropagation.cc.
| Tests::testVersionpropagation::BOOST_AUTO_TEST_CASE | ( | versionPropagation_testDisabledVersionProp | ) |
Definition at line 211 of file testVersionPropagation.cc.
| Tests::testVersionpropagation::BOOST_AUTO_TEST_CASE | ( | versionPropagation_testPolledRead | ) |
Definition at line 26 of file testVersionPropagation.cc.
| Tests::testVersionpropagation::BOOST_AUTO_TEST_CASE | ( | versionPropagation_testPolledReadLatest | ) |
Definition at line 56 of file testVersionPropagation.cc.
| Tests::testVersionpropagation::BOOST_AUTO_TEST_CASE | ( | versionPropagation_testPolledReadNonBlocking | ) |
Definition at line 41 of file testVersionPropagation.cc.
| Tests::testVersionpropagation::BOOST_AUTO_TEST_CASE | ( | versionPropagation_testPushTypeRead | ) |
Definition at line 71 of file testVersionPropagation.cc.
| Tests::testVersionpropagation::BOOST_AUTO_TEST_CASE | ( | versionPropagation_testPushTypeReadLatest | ) |
Definition at line 108 of file testVersionPropagation.cc.
| Tests::testVersionpropagation::BOOST_AUTO_TEST_CASE | ( | versionPropagation_testPushTypeReadNonBlocking | ) |
Definition at line 85 of file testVersionPropagation.cc.
| Tests::testVersionpropagation::BOOST_AUTO_TEST_CASE | ( | versionPropagation_testSetAndWrite | ) |
Definition at line 173 of file testVersionPropagation.cc.
| Tests::testVersionpropagation::BOOST_AUTO_TEST_CASE | ( | versionPropagation_testWriteIfDifferent | ) |
Definition at line 192 of file testVersionPropagation.cc.