ifw-fcf 7.1.4
|
Classes | |
class | TestMotorConfig |
The TestMotorConfig class. More... | |
class | TestMotorLcsIf |
Functions | |
void | ExpectReadHelper (std::shared_ptr< MockIComm > comm_if, std::shared_ptr< testMotorLcsIf::TestMotorConfig > &dev_cfg, int state, int substate) |
TEST_F (TestMotorLcsIf, Ctor) | |
TEST_F (TestMotorLcsIf, Config) | |
TEST_F (TestMotorLcsIf, Connect) | |
TEST_F (TestMotorLcsIf, MoveAbs) | |
TEST_F (TestMotorLcsIf, IsReady) | |
TEST_F (TestMotorLcsIf, IsOperational) | |
TEST_F (TestMotorLcsIf, IsMoving) | |
TEST_F (TestMotorLcsIf, IsHwFailure) | |
TEST_F (TestMotorLcsIf, ReadStatus) | |
TEST_F (TestMotorLcsIf, Listener) | |
Variables | |
std::string const | CONFIG_CFG = std::string("config/config.yaml") |
std::string const | MOTOR_CFG = std::string("config/testMotor.yaml") |
std::string const | MOTOR_MAP_CFG = std::string("config/testMapMotor.yaml") |
void testMotorLcsIf::ExpectReadHelper | ( | std::shared_ptr< MockIComm > | comm_if, |
std::shared_ptr< testMotorLcsIf::TestMotorConfig > & | dev_cfg, | ||
int | state, | ||
int | substate ) |
testMotorLcsIf::TEST_F | ( | TestMotorLcsIf | , |
Config | ) |
testMotorLcsIf::TEST_F | ( | TestMotorLcsIf | , |
Connect | ) |
testMotorLcsIf::TEST_F | ( | TestMotorLcsIf | , |
Ctor | ) |
testMotorLcsIf::TEST_F | ( | TestMotorLcsIf | , |
IsHwFailure | ) |
testMotorLcsIf::TEST_F | ( | TestMotorLcsIf | , |
IsMoving | ) |
testMotorLcsIf::TEST_F | ( | TestMotorLcsIf | , |
IsOperational | ) |
testMotorLcsIf::TEST_F | ( | TestMotorLcsIf | , |
IsReady | ) |
testMotorLcsIf::TEST_F | ( | TestMotorLcsIf | , |
Listener | ) |
testMotorLcsIf::TEST_F | ( | TestMotorLcsIf | , |
MoveAbs | ) |
testMotorLcsIf::TEST_F | ( | TestMotorLcsIf | , |
ReadStatus | ) |
std::string const testMotorLcsIf::CONFIG_CFG = std::string("config/config.yaml") |
std::string const testMotorLcsIf::MOTOR_CFG = std::string("config/testMotor.yaml") |
std::string const testMotorLcsIf::MOTOR_MAP_CFG = std::string("config/testMapMotor.yaml") |