ifw-fcf
2.0.0
|
Classes | |
class | TestActuatorConfig |
The TestActuatorConfig class. More... | |
class | TestActuatorLcsIf |
Functions | |
void | ExpectHelper (MockDbAdapter &mock, MockIConfig &config) |
void | ExpectHelperNo (MockDbAdapter &mock) |
TEST_F (TestActuatorLcsIf, Ctor) | |
void | ExpectReadHelper (std::shared_ptr< MockIComm > comm_if, std::shared_ptr< testActuatorLcsIf::TestActuatorConfig > &dev_cfg, int state, int substate) |
TEST_F (TestActuatorLcsIf, Config) | |
TEST_F (TestActuatorLcsIf, Connect) | |
TEST_F (TestActuatorLcsIf, IsReady) | |
TEST_F (TestActuatorLcsIf, IsOperational) | |
TEST_F (TestActuatorLcsIf, IsHwFailure) | |
TEST_F (TestActuatorLcsIf, ReadStatus) | |
Variables | |
std::string const | CONFIG_CFG |
std::string const | ACTUATOR_CFG |
std::string const | ACTUATOR_MAP_CFG |
void testActuatorLcsIf::ExpectHelper | ( | MockDbAdapter & | mock, |
MockIConfig & | config | ||
) |
void testActuatorLcsIf::ExpectHelperNo | ( | MockDbAdapter & | mock | ) |
void testActuatorLcsIf::ExpectReadHelper | ( | std::shared_ptr< MockIComm > | comm_if, |
std::shared_ptr< testActuatorLcsIf::TestActuatorConfig > & | dev_cfg, | ||
int | state, | ||
int | substate | ||
) |
testActuatorLcsIf::TEST_F | ( | TestActuatorLcsIf | , |
Ctor | |||
) |
testActuatorLcsIf::TEST_F | ( | TestActuatorLcsIf | , |
Config | |||
) |
testActuatorLcsIf::TEST_F | ( | TestActuatorLcsIf | , |
Connect | |||
) |
testActuatorLcsIf::TEST_F | ( | TestActuatorLcsIf | , |
IsReady | |||
) |
testActuatorLcsIf::TEST_F | ( | TestActuatorLcsIf | , |
IsOperational | |||
) |
testActuatorLcsIf::TEST_F | ( | TestActuatorLcsIf | , |
IsHwFailure | |||
) |
testActuatorLcsIf::TEST_F | ( | TestActuatorLcsIf | , |
ReadStatus | |||
) |
std::string const testActuatorLcsIf::ACTUATOR_CFG |
std::string const testActuatorLcsIf::ACTUATOR_MAP_CFG |
std::string const testActuatorLcsIf::CONFIG_CFG |