ifw
0.0.1-dev
|
Classes | |
class | TestShutterConfig |
The TestShutterConfig class. More... | |
class | TestShutterLcsIf |
Functions | |
void | expect_helper (MockDbAdapter &mock, MockIConfig &config) |
void | expect_helper_no (MockDbAdapter &mock) |
TEST_F (TestShutterLcsIf, Ctor) | |
void | expect_read_helper (std::shared_ptr< MockIComm > comm_if, std::shared_ptr< testShutterLcsIf::TestShutterConfig > &dev_cfg, short state, short substate) |
TEST_F (TestShutterLcsIf, Config) | |
TEST_F (TestShutterLcsIf, Connect) | |
TEST_F (TestShutterLcsIf, Open) | |
TEST_F (TestShutterLcsIf, Close) | |
TEST_F (TestShutterLcsIf, IsReady) | |
TEST_F (TestShutterLcsIf, IsOperational) | |
TEST_F (TestShutterLcsIf, IsOpening) | |
TEST_F (TestShutterLcsIf, IsClosing) | |
TEST_F (TestShutterLcsIf, IsOpen) | |
TEST_F (TestShutterLcsIf, IsClose) | |
TEST_F (TestShutterLcsIf, IsHwFailure) | |
TEST_F (TestShutterLcsIf, ReadStatus) | |
Variables | |
std::string const | CONFIG_CFG |
std::string const | SHUTTER_CFG |
std::string const | SHUTTER_MAP_CFG |
std::string const | SHUTTER_BAD1_CFG |
std::string const | SHUTTER_BAD2_CFG |
std::string const | SHUTTER_BAD3_CFG |
std::string const | SHUTTER_BADMAP1_CFG |
std::string const | SHUTTER_BADMAP2_CFG |
std::string const | SHUTTER_BADMAP3_CFG |
void testShutterLcsIf::expect_helper | ( | MockDbAdapter & | mock, |
MockIConfig & | config | ||
) |
void testShutterLcsIf::expect_helper_no | ( | MockDbAdapter & | mock | ) |
void testShutterLcsIf::expect_read_helper | ( | std::shared_ptr< MockIComm > | comm_if, |
std::shared_ptr< testShutterLcsIf::TestShutterConfig > & | dev_cfg, | ||
short | state, | ||
short | substate | ||
) |
testShutterLcsIf::TEST_F | ( | TestShutterLcsIf | , |
Ctor | |||
) |
testShutterLcsIf::TEST_F | ( | TestShutterLcsIf | , |
Config | |||
) |
testShutterLcsIf::TEST_F | ( | TestShutterLcsIf | , |
Connect | |||
) |
testShutterLcsIf::TEST_F | ( | TestShutterLcsIf | , |
Open | |||
) |
testShutterLcsIf::TEST_F | ( | TestShutterLcsIf | , |
Close | |||
) |
testShutterLcsIf::TEST_F | ( | TestShutterLcsIf | , |
IsReady | |||
) |
testShutterLcsIf::TEST_F | ( | TestShutterLcsIf | , |
IsOperational | |||
) |
testShutterLcsIf::TEST_F | ( | TestShutterLcsIf | , |
IsOpening | |||
) |
testShutterLcsIf::TEST_F | ( | TestShutterLcsIf | , |
IsClosing | |||
) |
testShutterLcsIf::TEST_F | ( | TestShutterLcsIf | , |
IsOpen | |||
) |
testShutterLcsIf::TEST_F | ( | TestShutterLcsIf | , |
IsClose | |||
) |
testShutterLcsIf::TEST_F | ( | TestShutterLcsIf | , |
IsHwFailure | |||
) |
testShutterLcsIf::TEST_F | ( | TestShutterLcsIf | , |
ReadStatus | |||
) |
std::string const testShutterLcsIf::CONFIG_CFG |
std::string const testShutterLcsIf::SHUTTER_BAD1_CFG |
std::string const testShutterLcsIf::SHUTTER_BAD2_CFG |
std::string const testShutterLcsIf::SHUTTER_BAD3_CFG |
std::string const testShutterLcsIf::SHUTTER_BADMAP1_CFG |
std::string const testShutterLcsIf::SHUTTER_BADMAP2_CFG |
std::string const testShutterLcsIf::SHUTTER_BADMAP3_CFG |
std::string const testShutterLcsIf::SHUTTER_CFG |
std::string const testShutterLcsIf::SHUTTER_MAP_CFG |