|
ifw-fcf 7.1.4
|
Classes | |
| class | TestShutterConfig |
| The TestShutterConfig class. More... | |
| class | TestShutterLcsIf |
Functions | |
| void | ExpectReadHelper (std::shared_ptr< MockIComm > comm_if, std::shared_ptr< testShutterLcsIf::TestShutterConfig > &dev_cfg, int state, int substate) |
| TEST_F (TestShutterLcsIf, Ctor) | |
| TEST_F (TestShutterLcsIf, Config) | |
| TEST_F (TestShutterLcsIf, Connect) | |
| TEST_F (TestShutterLcsIf, Open) | |
| TEST_F (TestShutterLcsIf, Close) | |
| TEST_F (TestShutterLcsIf, IsReady) | |
| TEST_F (TestShutterLcsIf, IsOperational) | |
| TEST_F (TestShutterLcsIf, IsOpening) | |
| TEST_F (TestShutterLcsIf, IsClosing) | |
| TEST_F (TestShutterLcsIf, IsOpen) | |
| TEST_F (TestShutterLcsIf, IsClose) | |
| TEST_F (TestShutterLcsIf, IsHwFailure) | |
| TEST_F (TestShutterLcsIf, ReadStatus) | |
Variables | |
| std::string const | CONFIG_CFG = std::string("config/config.yaml") |
| std::string const | SHUTTER_CFG = std::string("config/testShutter.yaml") |
| std::string const | SHUTTER_MAP_CFG = std::string("config/testMapShutter.yaml") |
| void testShutterLcsIf::ExpectReadHelper | ( | std::shared_ptr< MockIComm > | comm_if, |
| std::shared_ptr< testShutterLcsIf::TestShutterConfig > & | dev_cfg, | ||
| int | state, | ||
| int | substate ) |
| testShutterLcsIf::TEST_F | ( | TestShutterLcsIf | , |
| Close | ) |
| testShutterLcsIf::TEST_F | ( | TestShutterLcsIf | , |
| Config | ) |
| testShutterLcsIf::TEST_F | ( | TestShutterLcsIf | , |
| Connect | ) |
| testShutterLcsIf::TEST_F | ( | TestShutterLcsIf | , |
| Ctor | ) |
| testShutterLcsIf::TEST_F | ( | TestShutterLcsIf | , |
| IsClose | ) |
| testShutterLcsIf::TEST_F | ( | TestShutterLcsIf | , |
| IsClosing | ) |
| testShutterLcsIf::TEST_F | ( | TestShutterLcsIf | , |
| IsHwFailure | ) |
| testShutterLcsIf::TEST_F | ( | TestShutterLcsIf | , |
| IsOpen | ) |
| testShutterLcsIf::TEST_F | ( | TestShutterLcsIf | , |
| IsOpening | ) |
| testShutterLcsIf::TEST_F | ( | TestShutterLcsIf | , |
| IsOperational | ) |
| testShutterLcsIf::TEST_F | ( | TestShutterLcsIf | , |
| IsReady | ) |
| testShutterLcsIf::TEST_F | ( | TestShutterLcsIf | , |
| Open | ) |
| testShutterLcsIf::TEST_F | ( | TestShutterLcsIf | , |
| ReadStatus | ) |
| std::string const testShutterLcsIf::CONFIG_CFG = std::string("config/config.yaml") |
| std::string const testShutterLcsIf::SHUTTER_CFG = std::string("config/testShutter.yaml") |
| std::string const testShutterLcsIf::SHUTTER_MAP_CFG = std::string("config/testMapShutter.yaml") |