ChimeraTK-ApplicationCore
04.01.00
|
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) | |
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.
Tests::testControlSystemAccessors::BOOST_AUTO_TEST_CASE_TEMPLATE | ( | testConsumeFromCS | , |
T | , | ||
test_types | |||
) |
Definition at line 117 of file testControlSystemAccessors.cc.
Tests::testControlSystemAccessors::BOOST_AUTO_TEST_CASE_TEMPLATE | ( | testFeedToCS | , |
T | , | ||
test_types | |||
) |
Definition at line 77 of file testControlSystemAccessors.cc.