ifw-fcf  5.0.0-pre2
Classes | Functions | Variables
testMotorConfig Namespace Reference

Classes

class  MyDeviceConfig
 Test MotorConfig class used for testing purposes. More...
 
class  TestMotorConfig
 

Functions

 TEST_F (TestMotorConfig, Ctor)
 
 TEST_F (TestMotorConfig, Init)
 
 TEST_F (TestMotorConfig, GetIdentifier)
 
 TEST_F (TestMotorConfig, GetPrefix)
 
 TEST_F (TestMotorConfig, GetAddress)
 
 TEST_F (TestMotorConfig, GetType)
 
 TEST_F (TestMotorConfig, GetNamespace)
 
 TEST_F (TestMotorConfig, GetNodeId)
 
 TEST_F (TestMotorConfig, GetProcId)
 
 TEST_F (TestMotorConfig, GetObjId)
 
 TEST_F (TestMotorConfig, EICSSW1240)
 

Variables

std::string const CONFIG_CFG = std::string("config/config.yaml")
 
std::string const MOTOR1_CFG = std::string("config/testMotor.yaml")
 
std::string const WRONG_CFG = std::string("config/wrong.yaml")
 

Function Documentation

◆ TEST_F() [1/11]

testMotorConfig::TEST_F ( TestMotorConfig  ,
Ctor   
)

◆ TEST_F() [2/11]

testMotorConfig::TEST_F ( TestMotorConfig  ,
EICSSW1240   
)

◆ TEST_F() [3/11]

testMotorConfig::TEST_F ( TestMotorConfig  ,
GetAddress   
)

◆ TEST_F() [4/11]

testMotorConfig::TEST_F ( TestMotorConfig  ,
GetIdentifier   
)

◆ TEST_F() [5/11]

testMotorConfig::TEST_F ( TestMotorConfig  ,
GetNamespace   
)

◆ TEST_F() [6/11]

testMotorConfig::TEST_F ( TestMotorConfig  ,
GetNodeId   
)

◆ TEST_F() [7/11]

testMotorConfig::TEST_F ( TestMotorConfig  ,
GetObjId   
)

◆ TEST_F() [8/11]

testMotorConfig::TEST_F ( TestMotorConfig  ,
GetPrefix   
)

◆ TEST_F() [9/11]

testMotorConfig::TEST_F ( TestMotorConfig  ,
GetProcId   
)

◆ TEST_F() [10/11]

testMotorConfig::TEST_F ( TestMotorConfig  ,
GetType   
)

◆ TEST_F() [11/11]

testMotorConfig::TEST_F ( TestMotorConfig  ,
Init   
)

Variable Documentation

◆ CONFIG_CFG

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

◆ MOTOR1_CFG

std::string const testMotorConfig::MOTOR1_CFG = std::string("config/testMotor.yaml")

◆ WRONG_CFG

std::string const testMotorConfig::WRONG_CFG = std::string("config/wrong.yaml")