ifw-fcf 6.0.0
|
Classes | |
class | TestMAxis |
Functions | |
void | ExpectRead (std::shared_ptr< MockIComm > comm_if, std::shared_ptr< fcf::devmgr::maxis::MAxisConfig > &dev_cfg, fcf::devmgr::maxis::MAxisControllerData &data, int repetitions) |
TEST_F (TestMAxis, Ctor) | |
Test Maxis constructor. | |
TEST_F (TestMAxis, Connect) | |
TEST_F (TestMAxis, Init) | |
TEST_F (TestMAxis, Ignore) | |
TEST_F (TestMAxis, Simulate) | |
TEST_F (TestMAxis, Setup) | |
TEST_F (TestMAxis, Status) | |
TEST_F (TestMAxis, EndAcq) | |
Variables | |
std::string const | CONFIG_CFG = std::string("config/config.yaml") |
std::string const | MAXIS_CFG = std::string("config/testMAxis.yaml") |
void TestMAxis::ExpectRead | ( | std::shared_ptr< MockIComm > | comm_if, |
std::shared_ptr< fcf::devmgr::maxis::MAxisConfig > & | dev_cfg, | ||
fcf::devmgr::maxis::MAxisControllerData & | data, | ||
int | repetitions | ||
) |
TestMAxis::TEST_F | ( | TestMAxis | , |
Connect | |||
) |
TestMAxis::TEST_F | ( | TestMAxis | , |
EndAcq | |||
) |
TestMAxis::TEST_F | ( | TestMAxis | , |
Ignore | |||
) |
TestMAxis::TEST_F | ( | TestMAxis | , |
Init | |||
) |
TestMAxis::TEST_F | ( | TestMAxis | , |
Setup | |||
) |
TestMAxis::TEST_F | ( | TestMAxis | , |
Simulate | |||
) |
TestMAxis::TEST_F | ( | TestMAxis | , |
Status | |||
) |
std::string const TestMAxis::CONFIG_CFG = std::string("config/config.yaml") |
std::string const TestMAxis::MAXIS_CFG = std::string("config/testMAxis.yaml") |