Classes | |
| class | TestModulatorConfig |
| The TestModulatorConfig class. More... | |
| class | TestModulatorLcsIf |
Functions | |
| void | ExpectReadHelper (std::shared_ptr< MockICommAdapter > comm_if, std::shared_ptr< testModulatorLcsIf::TestModulatorConfig > &, int, int) |
| void | FeedStat (ifw::fnd::defs::SubscriptionHandler &handler, std::shared_ptr< testModulatorLcsIf::TestModulatorConfig > &dev_cfg, const std::string &stat_node, int value) |
| TEST_F (TestModulatorLcsIf, Ctor) | |
| TEST_F (TestModulatorLcsIf, Config) | |
| TEST_F (TestModulatorLcsIf, Connect) | |
| TEST_F (TestModulatorLcsIf, IsHwFailure) | |
Variables | |
| std::string const | CONFIG_CFG = std::string("config/config.yaml") |
| std::string const | MODULATOR_CFG = std::string("config/testModulator.yaml") |
| std::string const | MODULATOR_MAP_CFG = std::string("config/testMapModulator.yaml") |
| void testModulatorLcsIf::ExpectReadHelper | ( | std::shared_ptr< MockICommAdapter > | comm_if, |
| std::shared_ptr< testModulatorLcsIf::TestModulatorConfig > & | , | ||
| int | , | ||
| int | ) |
| void testModulatorLcsIf::FeedStat | ( | ifw::fnd::defs::SubscriptionHandler & | handler, |
| std::shared_ptr< testModulatorLcsIf::TestModulatorConfig > & | dev_cfg, | ||
| const std::string & | stat_node, | ||
| int | value ) |
| testModulatorLcsIf::TEST_F | ( | TestModulatorLcsIf | , |
| Config | ) |
| testModulatorLcsIf::TEST_F | ( | TestModulatorLcsIf | , |
| Connect | ) |
| testModulatorLcsIf::TEST_F | ( | TestModulatorLcsIf | , |
| Ctor | ) |
| testModulatorLcsIf::TEST_F | ( | TestModulatorLcsIf | , |
| IsHwFailure | ) |
| std::string const testModulatorLcsIf::CONFIG_CFG = std::string("config/config.yaml") |
| std::string const testModulatorLcsIf::MODULATOR_CFG = std::string("config/testModulator.yaml") |
| std::string const testModulatorLcsIf::MODULATOR_MAP_CFG = std::string("config/testMapModulator.yaml") |