ifw-fcf 7.1.4
Loading...
Searching...
No Matches
Classes | Functions | Variables
testShutterLcsIf Namespace Reference

Classes

class  TestShutterConfig
 The TestShutterConfig class. More...
 
class  TestShutterLcsIf
 

Functions

void ExpectReadHelper (std::shared_ptr< MockIComm > comm_if, std::shared_ptr< testShutterLcsIf::TestShutterConfig > &dev_cfg, int state, int substate)
 
 TEST_F (TestShutterLcsIf, Ctor)
 
 TEST_F (TestShutterLcsIf, Config)
 
 TEST_F (TestShutterLcsIf, Connect)
 
 TEST_F (TestShutterLcsIf, Open)
 
 TEST_F (TestShutterLcsIf, Close)
 
 TEST_F (TestShutterLcsIf, IsReady)
 
 TEST_F (TestShutterLcsIf, IsOperational)
 
 TEST_F (TestShutterLcsIf, IsOpening)
 
 TEST_F (TestShutterLcsIf, IsClosing)
 
 TEST_F (TestShutterLcsIf, IsOpen)
 
 TEST_F (TestShutterLcsIf, IsClose)
 
 TEST_F (TestShutterLcsIf, IsHwFailure)
 
 TEST_F (TestShutterLcsIf, ReadStatus)
 

Variables

std::string const CONFIG_CFG = std::string("config/config.yaml")
 
std::string const SHUTTER_CFG = std::string("config/testShutter.yaml")
 
std::string const SHUTTER_MAP_CFG = std::string("config/testMapShutter.yaml")
 

Function Documentation

◆ ExpectReadHelper()

void testShutterLcsIf::ExpectReadHelper ( std::shared_ptr< MockIComm > comm_if,
std::shared_ptr< testShutterLcsIf::TestShutterConfig > & dev_cfg,
int state,
int substate )

◆ TEST_F() [1/13]

testShutterLcsIf::TEST_F ( TestShutterLcsIf ,
Close  )

◆ TEST_F() [2/13]

testShutterLcsIf::TEST_F ( TestShutterLcsIf ,
Config  )

◆ TEST_F() [3/13]

testShutterLcsIf::TEST_F ( TestShutterLcsIf ,
Connect  )

◆ TEST_F() [4/13]

testShutterLcsIf::TEST_F ( TestShutterLcsIf ,
Ctor  )

◆ TEST_F() [5/13]

testShutterLcsIf::TEST_F ( TestShutterLcsIf ,
IsClose  )

◆ TEST_F() [6/13]

testShutterLcsIf::TEST_F ( TestShutterLcsIf ,
IsClosing  )

◆ TEST_F() [7/13]

testShutterLcsIf::TEST_F ( TestShutterLcsIf ,
IsHwFailure  )

◆ TEST_F() [8/13]

testShutterLcsIf::TEST_F ( TestShutterLcsIf ,
IsOpen  )

◆ TEST_F() [9/13]

testShutterLcsIf::TEST_F ( TestShutterLcsIf ,
IsOpening  )

◆ TEST_F() [10/13]

testShutterLcsIf::TEST_F ( TestShutterLcsIf ,
IsOperational  )

◆ TEST_F() [11/13]

testShutterLcsIf::TEST_F ( TestShutterLcsIf ,
IsReady  )

◆ TEST_F() [12/13]

testShutterLcsIf::TEST_F ( TestShutterLcsIf ,
Open  )

◆ TEST_F() [13/13]

testShutterLcsIf::TEST_F ( TestShutterLcsIf ,
ReadStatus  )

Variable Documentation

◆ CONFIG_CFG

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

◆ SHUTTER_CFG

std::string const testShutterLcsIf::SHUTTER_CFG = std::string("config/testShutter.yaml")

◆ SHUTTER_MAP_CFG

std::string const testShutterLcsIf::SHUTTER_MAP_CFG = std::string("config/testMapShutter.yaml")