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

Classes

class  MyDeviceConfig
 Test LampConfig class used for testing purposes. More...
 
class  TestLampConfig
 

Functions

 TEST_F (TestLampConfig, Ctor)
 
 TEST_F (TestLampConfig, ReadConfig)
 
 TEST_F (TestLampConfig, GetIdentifier)
 
 TEST_F (TestLampConfig, GetPrefix)
 
 TEST_F (TestLampConfig, GetAddress)
 
 TEST_F (TestLampConfig, GetType)
 
 TEST_F (TestLampConfig, GetNamespace)
 
 TEST_F (TestLampConfig, GetNodeId)
 
 TEST_F (TestLampConfig, GetProcId)
 
 TEST_F (TestLampConfig, GetObjId)
 

Variables

std::string const CONFIG_CFG = std::string("config/config.yaml")
 
std::string const LAMP1_CFG = std::string("config/testLamp.yaml")
 
std::string const WRONG_CFG = std::string("config/wrong.yaml")
 

Function Documentation

◆ TEST_F() [1/10]

testLampConfig::TEST_F ( TestLampConfig ,
Ctor  )

◆ TEST_F() [2/10]

testLampConfig::TEST_F ( TestLampConfig ,
GetAddress  )

◆ TEST_F() [3/10]

testLampConfig::TEST_F ( TestLampConfig ,
GetIdentifier  )

◆ TEST_F() [4/10]

testLampConfig::TEST_F ( TestLampConfig ,
GetNamespace  )

◆ TEST_F() [5/10]

testLampConfig::TEST_F ( TestLampConfig ,
GetNodeId  )

◆ TEST_F() [6/10]

testLampConfig::TEST_F ( TestLampConfig ,
GetObjId  )

◆ TEST_F() [7/10]

testLampConfig::TEST_F ( TestLampConfig ,
GetPrefix  )

◆ TEST_F() [8/10]

testLampConfig::TEST_F ( TestLampConfig ,
GetProcId  )

◆ TEST_F() [9/10]

testLampConfig::TEST_F ( TestLampConfig ,
GetType  )

◆ TEST_F() [10/10]

testLampConfig::TEST_F ( TestLampConfig ,
ReadConfig  )

Variable Documentation

◆ CONFIG_CFG

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

◆ LAMP1_CFG

std::string const testLampConfig::LAMP1_CFG = std::string("config/testLamp.yaml")

◆ WRONG_CFG

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