ChimeraTK-ApplicationCore 04.06.00
Loading...
Searching...
No Matches
Tests::testVersionpropagation Namespace Reference

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)
 

Typedef Documentation

◆ Fixture

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/9]

Tests::testVersionpropagation::BOOST_AUTO_TEST_CASE ( versionPropagation_testDisabledVersionProp  )

Definition at line 211 of file testVersionPropagation.cc.

◆ BOOST_AUTO_TEST_CASE() [2/9]

Tests::testVersionpropagation::BOOST_AUTO_TEST_CASE ( versionPropagation_testPolledRead  )

Definition at line 26 of file testVersionPropagation.cc.

◆ BOOST_AUTO_TEST_CASE() [3/9]

Tests::testVersionpropagation::BOOST_AUTO_TEST_CASE ( versionPropagation_testPolledReadLatest  )

Definition at line 56 of file testVersionPropagation.cc.

◆ BOOST_AUTO_TEST_CASE() [4/9]

Tests::testVersionpropagation::BOOST_AUTO_TEST_CASE ( versionPropagation_testPolledReadNonBlocking  )

Definition at line 41 of file testVersionPropagation.cc.

◆ BOOST_AUTO_TEST_CASE() [5/9]

Tests::testVersionpropagation::BOOST_AUTO_TEST_CASE ( versionPropagation_testPushTypeRead  )

Definition at line 71 of file testVersionPropagation.cc.

◆ BOOST_AUTO_TEST_CASE() [6/9]

Tests::testVersionpropagation::BOOST_AUTO_TEST_CASE ( versionPropagation_testPushTypeReadLatest  )

Definition at line 108 of file testVersionPropagation.cc.

◆ BOOST_AUTO_TEST_CASE() [7/9]

Tests::testVersionpropagation::BOOST_AUTO_TEST_CASE ( versionPropagation_testPushTypeReadNonBlocking  )

Definition at line 85 of file testVersionPropagation.cc.

◆ BOOST_AUTO_TEST_CASE() [8/9]

Tests::testVersionpropagation::BOOST_AUTO_TEST_CASE ( versionPropagation_testSetAndWrite  )

Definition at line 173 of file testVersionPropagation.cc.

◆ BOOST_AUTO_TEST_CASE() [9/9]

Tests::testVersionpropagation::BOOST_AUTO_TEST_CASE ( versionPropagation_testWriteIfDifferent  )

Definition at line 192 of file testVersionPropagation.cc.