ChimeraTK-ApplicationCore  04.01.00
Tests::testControlSystemAccessors Namespace Reference

Classes

struct  TestApplication
 
struct  TestModule
 

Typedefs

using test_types = boost::mpl::list< int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, float, double >
 

Functions

 BOOST_AUTO_TEST_CASE_TEMPLATE (testFeedToCS, T, test_types)
 
 BOOST_AUTO_TEST_CASE_TEMPLATE (testConsumeFromCS, T, test_types)
 

Typedef Documentation

◆ test_types

using Tests::testControlSystemAccessors::test_types = typedef boost::mpl::list<int8_t, uint8_t, int16_t, uint16_t, int32_t, uint32_t, float, double>

Definition at line 26 of file testControlSystemAccessors.cc.

Function Documentation

◆ BOOST_AUTO_TEST_CASE_TEMPLATE() [1/2]

Tests::testControlSystemAccessors::BOOST_AUTO_TEST_CASE_TEMPLATE ( testConsumeFromCS  ,
,
test_types   
)

Definition at line 117 of file testControlSystemAccessors.cc.

+ Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE_TEMPLATE() [2/2]

Tests::testControlSystemAccessors::BOOST_AUTO_TEST_CASE_TEMPLATE ( testFeedToCS  ,
,
test_types   
)

Definition at line 77 of file testControlSystemAccessors.cc.

+ Here is the call graph for this function: