ifw-fcf 6.0.0
|
Classes | |
class | TestMAxisLcsIf |
Functions | |
TEST_F (TestMAxisLcsIf, Ctor) | |
void | ExpectReadHelper (std::shared_ptr< MockIComm > comm_if, std::shared_ptr< fcf::devmgr::maxis::MAxisConfig > &dev_cfg, int state, int substate) |
TEST_F (TestMAxisLcsIf, Config) | |
TEST_F (TestMAxisLcsIf, Connect) | |
TEST_F (TestMAxisLcsIf, MoveAbs) | |
TEST_F (TestMAxisLcsIf, IsReady) | |
TEST_F (TestMAxisLcsIf, IsOperational) | |
TEST_F (TestMAxisLcsIf, IsMoving) | |
TEST_F (TestMAxisLcsIf, IsHwFailure) | |
TEST_F (TestMAxisLcsIf, ReadStatus) | |
TEST_F (TestMAxisLcsIf, Listener) | |
Variables | |
std::string const | CONFIG_CFG = std::string("config/config.yaml") |
std::string const | MAXIS_CFG = std::string("config/testMAxis.yaml") |
void TestMAxisLcsIf::ExpectReadHelper | ( | std::shared_ptr< MockIComm > | comm_if, |
std::shared_ptr< fcf::devmgr::maxis::MAxisConfig > & | dev_cfg, | ||
int | state, | ||
int | substate | ||
) |
TestMAxisLcsIf::TEST_F | ( | TestMAxisLcsIf | , |
Config | |||
) |
TestMAxisLcsIf::TEST_F | ( | TestMAxisLcsIf | , |
Connect | |||
) |
TestMAxisLcsIf::TEST_F | ( | TestMAxisLcsIf | , |
Ctor | |||
) |
TestMAxisLcsIf::TEST_F | ( | TestMAxisLcsIf | , |
IsHwFailure | |||
) |
TestMAxisLcsIf::TEST_F | ( | TestMAxisLcsIf | , |
IsMoving | |||
) |
TestMAxisLcsIf::TEST_F | ( | TestMAxisLcsIf | , |
IsOperational | |||
) |
TestMAxisLcsIf::TEST_F | ( | TestMAxisLcsIf | , |
IsReady | |||
) |
TestMAxisLcsIf::TEST_F | ( | TestMAxisLcsIf | , |
Listener | |||
) |
TestMAxisLcsIf::TEST_F | ( | TestMAxisLcsIf | , |
MoveAbs | |||
) |
TestMAxisLcsIf::TEST_F | ( | TestMAxisLcsIf | , |
ReadStatus | |||
) |
std::string const TestMAxisLcsIf::CONFIG_CFG = std::string("config/config.yaml") |
std::string const TestMAxisLcsIf::MAXIS_CFG = std::string("config/testMAxis.yaml") |