ifw-fcf 8.0.2
 
Loading...
Searching...
No Matches
testIODevLcsIf Namespace Reference

Classes

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

Functions

void ExpectReadHelper (std::shared_ptr< MockICommAdapter > comm_if, std::shared_ptr< testIODevLcsIf::TestIODevConfig > &, int, int)
 
void FeedStat (ifw::fnd::defs::SubscriptionHandler &handler, std::shared_ptr< testIODevLcsIf::TestIODevConfig > &dev_cfg, const std::string &stat_node, int value)
 
 TEST_F (TestIODevLcsIf, Config)
 
 TEST_F (TestIODevLcsIf, Connect)
 
 TEST_F (TestIODevLcsIf, IsReady)
 
 TEST_F (TestIODevLcsIf, IsOperational)
 
 TEST_F (TestIODevLcsIf, IsHwFailure)
 
 TEST_F (TestIODevLcsIf, DISABLED_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< MockICommAdapter > comm_if,
std::shared_ptr< testIODevLcsIf::TestIODevConfig > & ,
int ,
int  )

◆ FeedStat()

void testIODevLcsIf::FeedStat ( ifw::fnd::defs::SubscriptionHandler & handler,
std::shared_ptr< testIODevLcsIf::TestIODevConfig > & dev_cfg,
const std::string & stat_node,
int value )

◆ 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 ,
DISABLED_ReadStatus  )

◆ TEST_F() [4/6]

testIODevLcsIf::TEST_F ( TestIODevLcsIf ,
IsHwFailure  )

◆ TEST_F() [5/6]

testIODevLcsIf::TEST_F ( TestIODevLcsIf ,
IsOperational  )

◆ TEST_F() [6/6]

testIODevLcsIf::TEST_F ( TestIODevLcsIf ,
IsReady  )

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