ifw-fcf 7.1.4
|
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") |
void testIODevLcsIf::ExpectReadHelper | ( | std::shared_ptr< MockIComm > | comm_if, |
std::shared_ptr< testIODevLcsIf::TestIODevConfig > & | dev_cfg, | ||
int | state, | ||
int | substate ) |
testIODevLcsIf::TEST_F | ( | TestIODevLcsIf | , |
Config | ) |
testIODevLcsIf::TEST_F | ( | TestIODevLcsIf | , |
Connect | ) |
testIODevLcsIf::TEST_F | ( | TestIODevLcsIf | , |
IsHwFailure | ) |
testIODevLcsIf::TEST_F | ( | TestIODevLcsIf | , |
IsOperational | ) |
testIODevLcsIf::TEST_F | ( | TestIODevLcsIf | , |
IsReady | ) |
testIODevLcsIf::TEST_F | ( | TestIODevLcsIf | , |
ReadStatus | ) |
std::string const testIODevLcsIf::CONFIG_CFG = std::string("config/config.yaml") |
std::string const testIODevLcsIf::IODEV_CFG = std::string("config/testSensor.yaml") |
std::string const testIODevLcsIf::IODEV_MAP_CFG = std::string("config/testMapIODev.yaml") |
std::string const testIODevLcsIf::SENSOR_MAP_CFG = std::string("config/testMapSensor.yaml") |