|
ifw-fcf
2.0.0
|
Classes | |
| class | TestSensorConfig |
| The TestSensorConfig class. More... | |
| class | TestSensorLcsIf |
Functions | |
| void | ExpectHelper (MockDbAdapter &mock, MockIConfig &config) |
| void | ExpectHelperNo (MockDbAdapter &mock) |
| TEST_F (TestSensorLcsIf, Ctor) | |
| void | ExpectReadHelper (std::shared_ptr< MockIComm > comm_if, std::shared_ptr< testSensorLcsIf::TestSensorConfig > &dev_cfg, int state, int substate) |
| TEST_F (TestSensorLcsIf, Config) | |
| TEST_F (TestSensorLcsIf, Connect) | |
| TEST_F (TestSensorLcsIf, IsReady) | |
| TEST_F (TestSensorLcsIf, IsOperational) | |
| TEST_F (TestSensorLcsIf, IsHwFailure) | |
| TEST_F (TestSensorLcsIf, ReadStatus) | |
Variables | |
| std::string const | CONFIG_CFG |
| std::string const | SENSOR_CFG |
| std::string const | SENSOR_MAP_CFG |
| std::string const | SENSOR_BAD1_CFG |
| std::string const | SENSOR_BAD2_CFG |
| std::string const | SENSOR_BAD3_CFG |
| std::string const | SENSOR_BADMAP1_CFG |
| std::string const | SENSOR_BADMAP2_CFG |
| std::string const | SENSOR_BADMAP3_CFG |
| void testSensorLcsIf::ExpectHelper | ( | MockDbAdapter & | mock, |
| MockIConfig & | config | ||
| ) |
| void testSensorLcsIf::ExpectHelperNo | ( | MockDbAdapter & | mock | ) |
| void testSensorLcsIf::ExpectReadHelper | ( | std::shared_ptr< MockIComm > | comm_if, |
| std::shared_ptr< testSensorLcsIf::TestSensorConfig > & | dev_cfg, | ||
| int | state, | ||
| int | substate | ||
| ) |
| testSensorLcsIf::TEST_F | ( | TestSensorLcsIf | , |
| Ctor | |||
| ) |
| testSensorLcsIf::TEST_F | ( | TestSensorLcsIf | , |
| Config | |||
| ) |
| testSensorLcsIf::TEST_F | ( | TestSensorLcsIf | , |
| Connect | |||
| ) |
| testSensorLcsIf::TEST_F | ( | TestSensorLcsIf | , |
| IsReady | |||
| ) |
| testSensorLcsIf::TEST_F | ( | TestSensorLcsIf | , |
| IsOperational | |||
| ) |
| testSensorLcsIf::TEST_F | ( | TestSensorLcsIf | , |
| IsHwFailure | |||
| ) |
| testSensorLcsIf::TEST_F | ( | TestSensorLcsIf | , |
| ReadStatus | |||
| ) |
| std::string const testSensorLcsIf::CONFIG_CFG |
| std::string const testSensorLcsIf::SENSOR_BAD1_CFG |
| std::string const testSensorLcsIf::SENSOR_BAD2_CFG |
| std::string const testSensorLcsIf::SENSOR_BAD3_CFG |
| std::string const testSensorLcsIf::SENSOR_BADMAP1_CFG |
| std::string const testSensorLcsIf::SENSOR_BADMAP2_CFG |
| std::string const testSensorLcsIf::SENSOR_BADMAP3_CFG |
| std::string const testSensorLcsIf::SENSOR_CFG |
| std::string const testSensorLcsIf::SENSOR_MAP_CFG |
1.8.5