Classes | |
| class | TestDrotConfig |
| The TestDrotConfig class. More... | |
| class | TestDrotLcsIf |
Functions | |
| TEST_F (TestDrotLcsIf, Ctor) | |
| void | ExpectReadHelper (std::shared_ptr< MockICommAdapter > comm_if, std::shared_ptr< testDrotLcsIf::TestDrotConfig > &, int, int) |
| void | FeedStat (ifw::fnd::defs::SubscriptionHandler &handler, std::shared_ptr< testDrotLcsIf::TestDrotConfig > &dev_cfg, const std::string &stat_node, int value) |
| TEST_F (TestDrotLcsIf, Config) | |
| TEST_F (TestDrotLcsIf, Connect) | |
| TEST_F (TestDrotLcsIf, MoveAbs) | |
| TEST_F (TestDrotLcsIf, MoveAngle) | |
| TEST_F (TestDrotLcsIf, IsReady) | |
| TEST_F (TestDrotLcsIf, IsOperational) | |
| TEST_F (TestDrotLcsIf, IsMoving) | |
| TEST_F (TestDrotLcsIf, IsHwFailure) | |
| TEST_F (TestDrotLcsIf, ReadStatus) | |
| TEST_F (TestDrotLcsIf, Listener) | |
Variables | |
| std::string const | CONFIG_CFG = std::string("config/config.yaml") |
| std::string const | DROT_CFG = std::string("config/testDrot.yaml") |
| std::string const | DROT_MAP_CFG = std::string("config/testMapDrot.yaml") |
| void testDrotLcsIf::ExpectReadHelper | ( | std::shared_ptr< MockICommAdapter > | comm_if, |
| std::shared_ptr< testDrotLcsIf::TestDrotConfig > & | , | ||
| int | , | ||
| int | ) |
| void testDrotLcsIf::FeedStat | ( | ifw::fnd::defs::SubscriptionHandler & | handler, |
| std::shared_ptr< testDrotLcsIf::TestDrotConfig > & | dev_cfg, | ||
| const std::string & | stat_node, | ||
| int | value ) |
| testDrotLcsIf::TEST_F | ( | TestDrotLcsIf | , |
| Config | ) |
| testDrotLcsIf::TEST_F | ( | TestDrotLcsIf | , |
| Connect | ) |
| testDrotLcsIf::TEST_F | ( | TestDrotLcsIf | , |
| Ctor | ) |
| testDrotLcsIf::TEST_F | ( | TestDrotLcsIf | , |
| IsHwFailure | ) |
| testDrotLcsIf::TEST_F | ( | TestDrotLcsIf | , |
| IsMoving | ) |
| testDrotLcsIf::TEST_F | ( | TestDrotLcsIf | , |
| IsOperational | ) |
| testDrotLcsIf::TEST_F | ( | TestDrotLcsIf | , |
| IsReady | ) |
| testDrotLcsIf::TEST_F | ( | TestDrotLcsIf | , |
| Listener | ) |
| testDrotLcsIf::TEST_F | ( | TestDrotLcsIf | , |
| MoveAbs | ) |
| testDrotLcsIf::TEST_F | ( | TestDrotLcsIf | , |
| MoveAngle | ) |
| testDrotLcsIf::TEST_F | ( | TestDrotLcsIf | , |
| ReadStatus | ) |
| std::string const testDrotLcsIf::CONFIG_CFG = std::string("config/config.yaml") |
| std::string const testDrotLcsIf::DROT_CFG = std::string("config/testDrot.yaml") |
| std::string const testDrotLcsIf::DROT_MAP_CFG = std::string("config/testMapDrot.yaml") |