ChimeraTK-ApplicationCore
04.01.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) | |
using Tests::testVersionpropagation::Fixture = typedef FixtureWithPollAndPushInput<false> |
Definition at line 20 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 | ) |
Tests::testVersionpropagation::BOOST_AUTO_TEST_CASE | ( | versionPropagation_testWriteIfDifferent | ) |