ifw-fcf 7.1.4
|
Classes | |
class | TestMAtrk |
Functions | |
void | ExpectRead (std::shared_ptr< MockIComm > comm_if, std::shared_ptr< ifw::fcf::devmgr::matrk::MAtrkConfig > &dev_cfg, ifw::fcf::devmgr::matrk::MAtrkControllerData &data, int repetitions) |
TEST_F (TestMAtrk, Ctor) | |
Test Matrk constructor. | |
TEST_F (TestMAtrk, Connect) | |
TEST_F (TestMAtrk, Init) | |
TEST_F (TestMAtrk, Ignore) | |
TEST_F (TestMAtrk, Simulate) | |
TEST_F (TestMAtrk, Setup) | |
TEST_F (TestMAtrk, Status) | |
TEST_F (TestMAtrk, EndAcq) | |
Variables | |
std::string const | CONFIG_CFG = std::string("config/config.yaml") |
std::string const | MATRK_CFG = std::string("config/testMAtrk.yaml") |
void testMAtrk::ExpectRead | ( | std::shared_ptr< MockIComm > | comm_if, |
std::shared_ptr< ifw::fcf::devmgr::matrk::MAtrkConfig > & | dev_cfg, | ||
ifw::fcf::devmgr::matrk::MAtrkControllerData & | data, | ||
int | repetitions ) |
testMAtrk::TEST_F | ( | TestMAtrk | , |
Connect | ) |
testMAtrk::TEST_F | ( | TestMAtrk | , |
EndAcq | ) |
testMAtrk::TEST_F | ( | TestMAtrk | , |
Ignore | ) |
testMAtrk::TEST_F | ( | TestMAtrk | , |
Init | ) |
testMAtrk::TEST_F | ( | TestMAtrk | , |
Setup | ) |
testMAtrk::TEST_F | ( | TestMAtrk | , |
Simulate | ) |
testMAtrk::TEST_F | ( | TestMAtrk | , |
Status | ) |
std::string const testMAtrk::CONFIG_CFG = std::string("config/config.yaml") |
std::string const testMAtrk::MATRK_CFG = std::string("config/testMAtrk.yaml") |