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

Classes

class  TestIODevConfig
 The TestIODevConfig class. More...
 
class  TestIODevLcsIf
 

Functions

void ExpectReadHelper (std::shared_ptr< MockIComm > comm_if, std::shared_ptr< testIODevLcsIf::TestIODevConfig > &dev_cfg, int state, int substate)
 
 TEST_F (TestIODevLcsIf, Config)
 
 TEST_F (TestIODevLcsIf, Connect)
 
 TEST_F (TestIODevLcsIf, IsReady)
 
 TEST_F (TestIODevLcsIf, IsOperational)
 
 TEST_F (TestIODevLcsIf, IsHwFailure)
 
 TEST_F (TestIODevLcsIf, ReadStatus)
 

Variables

std::string const CONFIG_CFG = std::string("config/config.yaml")
 
std::string const IODEV_CFG = std::string("config/testSensor.yaml")
 
std::string const IODEV_MAP_CFG = std::string("config/testMapIODev.yaml")
 
std::string const SENSOR_MAP_CFG = std::string("config/testMapSensor.yaml")
 

Function Documentation

◆ ExpectReadHelper()

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

◆ TEST_F() [1/6]

testIODevLcsIf::TEST_F ( TestIODevLcsIf ,
Config  )

◆ TEST_F() [2/6]

testIODevLcsIf::TEST_F ( TestIODevLcsIf ,
Connect  )

◆ TEST_F() [3/6]

testIODevLcsIf::TEST_F ( TestIODevLcsIf ,
IsHwFailure  )

◆ TEST_F() [4/6]

testIODevLcsIf::TEST_F ( TestIODevLcsIf ,
IsOperational  )

◆ TEST_F() [5/6]

testIODevLcsIf::TEST_F ( TestIODevLcsIf ,
IsReady  )

◆ TEST_F() [6/6]

testIODevLcsIf::TEST_F ( TestIODevLcsIf ,
ReadStatus  )

Variable Documentation

◆ CONFIG_CFG

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

◆ IODEV_CFG

std::string const testIODevLcsIf::IODEV_CFG = std::string("config/testSensor.yaml")

◆ IODEV_MAP_CFG

std::string const testIODevLcsIf::IODEV_MAP_CFG = std::string("config/testMapIODev.yaml")

◆ SENSOR_MAP_CFG

std::string const testIODevLcsIf::SENSOR_MAP_CFG = std::string("config/testMapSensor.yaml")