ifw-fcf 7.1.4
Loading...
Searching...
No Matches
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, 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")
 

Function Documentation

◆ TEST_F() [1/17]

testDeviceFacade::TEST_F ( TestDeviceFacade ,
Ctor  )

◆ TEST_F() [2/17]

testDeviceFacade::TEST_F ( TestDeviceFacade ,
DevConfig  )

◆ TEST_F() [3/17]

testDeviceFacade::TEST_F ( TestDeviceFacade ,
Devices  )

◆ TEST_F() [4/17]

testDeviceFacade::TEST_F ( TestDeviceFacade ,
DevNames  )

◆ TEST_F() [5/17]

testDeviceFacade::TEST_F ( TestDeviceFacade ,
Disable  )

◆ TEST_F() [6/17]

testDeviceFacade::TEST_F ( TestDeviceFacade ,
Enable  )

◆ TEST_F() [7/17]

testDeviceFacade::TEST_F ( TestDeviceFacade ,
HwDisable  )

◆ TEST_F() [8/17]

testDeviceFacade::TEST_F ( TestDeviceFacade ,
HwEnable  )

◆ TEST_F() [9/17]

testDeviceFacade::TEST_F ( TestDeviceFacade ,
HwInit  )

◆ TEST_F() [10/17]

testDeviceFacade::TEST_F ( TestDeviceFacade ,
HwReset  )

◆ TEST_F() [11/17]

testDeviceFacade::TEST_F ( TestDeviceFacade ,
Init  )

◆ TEST_F() [12/17]

testDeviceFacade::TEST_F ( TestDeviceFacade ,
MetaDaq_AbortDaq  )

◆ TEST_F() [13/17]

testDeviceFacade::TEST_F ( TestDeviceFacade ,
MetaDaq_StartDaq  )

◆ TEST_F() [14/17]

testDeviceFacade::TEST_F ( TestDeviceFacade ,
MetaDaq_StopDaq  )

◆ TEST_F() [15/17]

testDeviceFacade::TEST_F ( TestDeviceFacade ,
Recover  )

◆ TEST_F() [16/17]

testDeviceFacade::TEST_F ( TestDeviceFacade ,
Status  )

◆ TEST_F() [17/17]

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