ifw-fcf  4.1.0-pre2
Classes | Functions | Variables
testDeviceFacade Namespace Reference

Classes

class  MyDeviceConfig
 
class  MyDeviceLcsIf
 
class  MyTaskSetup
 
class  TestDeviceFacade
 
class  TestFailureDevice
 
class  TestMyDevice
 

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)
 
 TEST_F (TestDeviceFacade, MetaDaq_StartDaq)
 
 TEST_F (TestDeviceFacade, MetaDaq_StopDaq)
 
 TEST_F (TestDeviceFacade, MetaDaq_AbortDaq)
 

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")
 

Function Documentation

◆ TEST_F() [1/12]

testDeviceFacade::TEST_F ( TestDeviceFacade  ,
Ctor   
)

◆ TEST_F() [2/12]

testDeviceFacade::TEST_F ( TestDeviceFacade  ,
Devices   
)

◆ TEST_F() [3/12]

testDeviceFacade::TEST_F ( TestDeviceFacade  ,
DevNames   
)

◆ TEST_F() [4/12]

testDeviceFacade::TEST_F ( TestDeviceFacade  ,
Disable   
)

◆ TEST_F() [5/12]

testDeviceFacade::TEST_F ( TestDeviceFacade  ,
Enable   
)

◆ TEST_F() [6/12]

testDeviceFacade::TEST_F ( TestDeviceFacade  ,
Init   
)

◆ TEST_F() [7/12]

testDeviceFacade::TEST_F ( TestDeviceFacade  ,
MetaDaq_AbortDaq   
)

◆ TEST_F() [8/12]

testDeviceFacade::TEST_F ( TestDeviceFacade  ,
MetaDaq_StartDaq   
)

◆ TEST_F() [9/12]

testDeviceFacade::TEST_F ( TestDeviceFacade  ,
MetaDaq_StopDaq   
)

◆ TEST_F() [10/12]

testDeviceFacade::TEST_F ( TestDeviceFacade  ,
Recover   
)

◆ TEST_F() [11/12]

testDeviceFacade::TEST_F ( TestDeviceFacade  ,
Status   
)

◆ TEST_F() [12/12]

testDeviceFacade::TEST_F ( TestDeviceFacade  ,
Stop   
)

Variable Documentation

◆ CONFIG_CFG

std::string const testDeviceFacade::CONFIG_CFG = std::string("config.yaml")

◆ MOTOR1_CFG

std::string const testDeviceFacade::MOTOR1_CFG = std::string("motor1.yaml")

◆ SHUTTER1_CFG

std::string const testDeviceFacade::SHUTTER1_CFG = std::string("shutter1.yaml")