ifw-fcf 6.0.0
Loading...
Searching...
No Matches
Classes | Functions | Variables
TestMAxis Namespace Reference

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

Function Documentation

◆ ExpectRead()

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 
)

◆ TEST_F() [1/8]

TestMAxis::TEST_F ( TestMAxis  ,
Connect   
)

◆ TEST_F() [2/8]

TestMAxis::TEST_F ( TestMAxis  ,
Ctor   
)

Test Maxis constructor.

◆ TEST_F() [3/8]

TestMAxis::TEST_F ( TestMAxis  ,
EndAcq   
)

◆ TEST_F() [4/8]

TestMAxis::TEST_F ( TestMAxis  ,
Ignore   
)

◆ TEST_F() [5/8]

TestMAxis::TEST_F ( TestMAxis  ,
Init   
)

◆ TEST_F() [6/8]

TestMAxis::TEST_F ( TestMAxis  ,
Setup   
)

◆ TEST_F() [7/8]

TestMAxis::TEST_F ( TestMAxis  ,
Simulate   
)

◆ TEST_F() [8/8]

TestMAxis::TEST_F ( TestMAxis  ,
Status   
)

Variable Documentation

◆ CONFIG_CFG

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

◆ MAXIS_CFG

std::string const TestMAxis::MAXIS_CFG = std::string("config/testMAxis.yaml")