|
ifw-fcf
2.0.0
|
Classes | |
| class | MyTaskSetup |
| class | MyDeviceConfig |
| class | MyDeviceLcsIf |
| class | TestMyDevice |
| class | TestFailureDevice |
| class | TestDeviceFacade |
Functions | |
| TEST_F (TestDeviceFacade, Ctor) | |
| TEST_F (TestDeviceFacade, Devices) | |
| TEST_F (TestDeviceFacade, Init) | |
| TEST_F (TestDeviceFacade, Stop) | |
| TEST_F (TestDeviceFacade, Enable) | |
| TEST_F (TestDeviceFacade, Disable) | |
| TEST_F (TestDeviceFacade, Recover) | |
| TEST_F (TestDeviceFacade, DevNames) | |
| TEST_F (TestDeviceFacade, Status) | |
Variables | |
| std::string const | CONFIG_CFG = std::string(WAF_MODULE_PATH) + "/test/res/config.yml" |
| std::string const | SHUTTER1_CFG = std::string(WAF_MODULE_PATH) + "/test/res/shutter1.yml" |
| std::string const | MOTOR1_CFG = std::string(WAF_MODULE_PATH) + "/test/res/motor1.yml" |
| testDeviceFacade::TEST_F | ( | TestDeviceFacade | , |
| Ctor | |||
| ) |
| testDeviceFacade::TEST_F | ( | TestDeviceFacade | , |
| Devices | |||
| ) |
| testDeviceFacade::TEST_F | ( | TestDeviceFacade | , |
| Init | |||
| ) |
| testDeviceFacade::TEST_F | ( | TestDeviceFacade | , |
| Stop | |||
| ) |
| testDeviceFacade::TEST_F | ( | TestDeviceFacade | , |
| Enable | |||
| ) |
| testDeviceFacade::TEST_F | ( | TestDeviceFacade | , |
| Disable | |||
| ) |
| testDeviceFacade::TEST_F | ( | TestDeviceFacade | , |
| Recover | |||
| ) |
| testDeviceFacade::TEST_F | ( | TestDeviceFacade | , |
| DevNames | |||
| ) |
| testDeviceFacade::TEST_F | ( | TestDeviceFacade | , |
| Status | |||
| ) |
| std::string const testDeviceFacade::CONFIG_CFG = std::string(WAF_MODULE_PATH) + "/test/res/config.yml" |
| std::string const testDeviceFacade::MOTOR1_CFG = std::string(WAF_MODULE_PATH) + "/test/res/motor1.yml" |
| std::string const testDeviceFacade::SHUTTER1_CFG = std::string(WAF_MODULE_PATH) + "/test/res/shutter1.yml" |
1.8.5