ifw
0.0.1-dev
|
Classes | |
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) | |
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" |
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 | |||
) |
std::string const testDeviceFacade::CONFIG_CFG = std::string(WAF_MODULE_PATH) + "/test/res/config.yml" |
std::string const testDeviceFacade::SHUTTER1_CFG = std::string(WAF_MODULE_PATH) + "/test/res/shutter1.yml" |