Classes | |
| class | TestMAtrk |
Functions | |
| void | ExpectRead (std::shared_ptr< MockICommAdapter > comm_if, std::shared_ptr< ifw::fcf::devmgr::matrk::MAtrkConfig > &dev_cfg, ifw::fcf::devmgr::matrk::MAtrkControllerData &, int) |
| void | FeedStat (ifw::fnd::defs::SubscriptionHandler &handler, std::shared_ptr< ifw::fcf::devmgr::matrk::MAtrkConfig > &dev_cfg, const std::string &stat_node, int value) |
| void | FeedStatShort (ifw::fnd::defs::SubscriptionHandler &handler, std::shared_ptr< ifw::fcf::devmgr::matrk::MAtrkConfig > &dev_cfg, const std::string &stat_node, short value) |
| TEST_F (TestMAtrk, Ctor) | |
| Test Matrk constructor. | |
| TEST_F (TestMAtrk, Connect) | |
| TEST_F (TestMAtrk, Init) | |
| TEST_F (TestMAtrk, Ignore) | |
| TEST_F (TestMAtrk, Simulate) | |
| TEST_F (TestMAtrk, Setup) | |
| TEST_F (TestMAtrk, Status) | |
| TEST_F (TestMAtrk, EndAcq) | |
Variables | |
| std::string const | CONFIG_CFG = std::string("config/config.yaml") |
| std::string const | MATRK_CFG = std::string("config/testMAtrk.yaml") |
| void testMAtrk::ExpectRead | ( | std::shared_ptr< MockICommAdapter > | comm_if, |
| std::shared_ptr< ifw::fcf::devmgr::matrk::MAtrkConfig > & | dev_cfg, | ||
| ifw::fcf::devmgr::matrk::MAtrkControllerData & | , | ||
| int | ) |
| void testMAtrk::FeedStat | ( | ifw::fnd::defs::SubscriptionHandler & | handler, |
| std::shared_ptr< ifw::fcf::devmgr::matrk::MAtrkConfig > & | dev_cfg, | ||
| const std::string & | stat_node, | ||
| int | value ) |
| void testMAtrk::FeedStatShort | ( | ifw::fnd::defs::SubscriptionHandler & | handler, |
| std::shared_ptr< ifw::fcf::devmgr::matrk::MAtrkConfig > & | dev_cfg, | ||
| const std::string & | stat_node, | ||
| short | value ) |
| testMAtrk::TEST_F | ( | TestMAtrk | , |
| Connect | ) |
| testMAtrk::TEST_F | ( | TestMAtrk | , |
| EndAcq | ) |
| testMAtrk::TEST_F | ( | TestMAtrk | , |
| Ignore | ) |
| testMAtrk::TEST_F | ( | TestMAtrk | , |
| Init | ) |
| testMAtrk::TEST_F | ( | TestMAtrk | , |
| Setup | ) |
| testMAtrk::TEST_F | ( | TestMAtrk | , |
| Simulate | ) |
| testMAtrk::TEST_F | ( | TestMAtrk | , |
| Status | ) |
| std::string const testMAtrk::CONFIG_CFG = std::string("config/config.yaml") |
| std::string const testMAtrk::MATRK_CFG = std::string("config/testMAtrk.yaml") |