Classes | |
| class | TestIODevConfig |
| The TestIODevConfig class. More... | |
| class | TestIODevLcsIf |
Functions | |
| void | ExpectReadHelper (std::shared_ptr< MockICommAdapter > comm_if, std::shared_ptr< testIODevLcsIf::TestIODevConfig > &, int, int) |
| void | FeedStat (ifw::fnd::defs::SubscriptionHandler &handler, std::shared_ptr< testIODevLcsIf::TestIODevConfig > &dev_cfg, const std::string &stat_node, int value) |
| TEST_F (TestIODevLcsIf, Config) | |
| TEST_F (TestIODevLcsIf, Connect) | |
| TEST_F (TestIODevLcsIf, IsReady) | |
| TEST_F (TestIODevLcsIf, IsOperational) | |
| TEST_F (TestIODevLcsIf, IsHwFailure) | |
| TEST_F (TestIODevLcsIf, DISABLED_ReadStatus) | |
Variables | |
| std::string const | CONFIG_CFG = std::string("config/config.yaml") |
| std::string const | IODEV_CFG = std::string("config/testSensor.yaml") |
| std::string const | IODEV_MAP_CFG = std::string("config/testMapIODev.yaml") |
| std::string const | SENSOR_MAP_CFG = std::string("config/testMapSensor.yaml") |
| void testIODevLcsIf::ExpectReadHelper | ( | std::shared_ptr< MockICommAdapter > | comm_if, |
| std::shared_ptr< testIODevLcsIf::TestIODevConfig > & | , | ||
| int | , | ||
| int | ) |
| void testIODevLcsIf::FeedStat | ( | ifw::fnd::defs::SubscriptionHandler & | handler, |
| std::shared_ptr< testIODevLcsIf::TestIODevConfig > & | dev_cfg, | ||
| const std::string & | stat_node, | ||
| int | value ) |
| testIODevLcsIf::TEST_F | ( | TestIODevLcsIf | , |
| Config | ) |
| testIODevLcsIf::TEST_F | ( | TestIODevLcsIf | , |
| Connect | ) |
| testIODevLcsIf::TEST_F | ( | TestIODevLcsIf | , |
| DISABLED_ReadStatus | ) |
| testIODevLcsIf::TEST_F | ( | TestIODevLcsIf | , |
| IsHwFailure | ) |
| testIODevLcsIf::TEST_F | ( | TestIODevLcsIf | , |
| IsOperational | ) |
| testIODevLcsIf::TEST_F | ( | TestIODevLcsIf | , |
| IsReady | ) |
| std::string const testIODevLcsIf::CONFIG_CFG = std::string("config/config.yaml") |
| std::string const testIODevLcsIf::IODEV_CFG = std::string("config/testSensor.yaml") |
| std::string const testIODevLcsIf::IODEV_MAP_CFG = std::string("config/testMapIODev.yaml") |
| std::string const testIODevLcsIf::SENSOR_MAP_CFG = std::string("config/testMapSensor.yaml") |