ifw-fcf
5.0.0-pre2
|
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, HwInit) | |
TEST_F (TestDeviceFacade, HwEnable) | |
TEST_F (TestDeviceFacade, HwDisable) | |
TEST_F (TestDeviceFacade, HwReset) | |
TEST_F (TestDeviceFacade, DevNames) | |
TEST_F (TestDeviceFacade, Status) | |
TEST_F (TestDeviceFacade, MetaDaq_StartDaq) | |
TEST_F (TestDeviceFacade, MetaDaq_StopDaq) | |
TEST_F (TestDeviceFacade, MetaDaq_AbortDaq) | |
TEST_F (TestDeviceFacade, DevConfig) | |
Variables | |
std::string const | CONFIG_CFG = std::string("config.yaml") |
std::string const | SHUTTER1_CFG = std::string("shutter1.yaml") |
std::string const | MOTOR1_CFG = std::string("motor1.yaml") |
testDeviceFacade::TEST_F | ( | TestDeviceFacade | , |
Ctor | |||
) |
testDeviceFacade::TEST_F | ( | TestDeviceFacade | , |
DevConfig | |||
) |
testDeviceFacade::TEST_F | ( | TestDeviceFacade | , |
Devices | |||
) |
testDeviceFacade::TEST_F | ( | TestDeviceFacade | , |
DevNames | |||
) |
testDeviceFacade::TEST_F | ( | TestDeviceFacade | , |
Disable | |||
) |
testDeviceFacade::TEST_F | ( | TestDeviceFacade | , |
Enable | |||
) |
testDeviceFacade::TEST_F | ( | TestDeviceFacade | , |
HwDisable | |||
) |
testDeviceFacade::TEST_F | ( | TestDeviceFacade | , |
HwEnable | |||
) |
testDeviceFacade::TEST_F | ( | TestDeviceFacade | , |
HwInit | |||
) |
testDeviceFacade::TEST_F | ( | TestDeviceFacade | , |
HwReset | |||
) |
testDeviceFacade::TEST_F | ( | TestDeviceFacade | , |
Init | |||
) |
testDeviceFacade::TEST_F | ( | TestDeviceFacade | , |
MetaDaq_AbortDaq | |||
) |
testDeviceFacade::TEST_F | ( | TestDeviceFacade | , |
MetaDaq_StartDaq | |||
) |
testDeviceFacade::TEST_F | ( | TestDeviceFacade | , |
MetaDaq_StopDaq | |||
) |
testDeviceFacade::TEST_F | ( | TestDeviceFacade | , |
Recover | |||
) |
testDeviceFacade::TEST_F | ( | TestDeviceFacade | , |
Status | |||
) |
testDeviceFacade::TEST_F | ( | TestDeviceFacade | , |
Stop | |||
) |
std::string const testDeviceFacade::CONFIG_CFG = std::string("config.yaml") |
std::string const testDeviceFacade::MOTOR1_CFG = std::string("motor1.yaml") |
std::string const testDeviceFacade::SHUTTER1_CFG = std::string("shutter1.yaml") |