ifw-fcf 7.1.4
Loading...
Searching...
No Matches
Classes | Functions | Variables
testMAtrk Namespace Reference

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")
 

Function Documentation

◆ ExpectRead()

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 )

◆ TEST_F() [1/8]

testMAtrk::TEST_F ( TestMAtrk ,
Connect  )

◆ TEST_F() [2/8]

testMAtrk::TEST_F ( TestMAtrk ,
Ctor  )

Test Matrk constructor.

◆ TEST_F() [3/8]

testMAtrk::TEST_F ( TestMAtrk ,
EndAcq  )

◆ TEST_F() [4/8]

testMAtrk::TEST_F ( TestMAtrk ,
Ignore  )

◆ TEST_F() [5/8]

testMAtrk::TEST_F ( TestMAtrk ,
Init  )

◆ TEST_F() [6/8]

testMAtrk::TEST_F ( TestMAtrk ,
Setup  )

◆ TEST_F() [7/8]

testMAtrk::TEST_F ( TestMAtrk ,
Simulate  )

◆ TEST_F() [8/8]

testMAtrk::TEST_F ( TestMAtrk ,
Status  )

Variable Documentation

◆ CONFIG_CFG

std::string const testMAtrk::CONFIG_CFG = std::string("config/config.yaml")

◆ MATRK_CFG

std::string const testMAtrk::MATRK_CFG = std::string("config/testMAtrk.yaml")