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

Classes

class  MyDeviceConfig
 Test DrotConfig class used for testing purposes. More...
 
class  TestDrotConfig
 

Functions

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

Variables

std::string const CONFIG_CFG = std::string("config/config.yaml")
 
std::string const DROT1_CFG = std::string("config/testDrot.yaml")
 
std::string const WRONG_CFG = std::string("config/wrong.yaml")
 

Function Documentation

◆ TEST_F() [1/10]

testDrotConfig::TEST_F ( TestDrotConfig ,
Ctor  )

◆ TEST_F() [2/10]

testDrotConfig::TEST_F ( TestDrotConfig ,
GetAddress  )

◆ TEST_F() [3/10]

testDrotConfig::TEST_F ( TestDrotConfig ,
GetIdentifier  )

◆ TEST_F() [4/10]

testDrotConfig::TEST_F ( TestDrotConfig ,
GetNamespace  )

◆ TEST_F() [5/10]

testDrotConfig::TEST_F ( TestDrotConfig ,
GetNodeId  )

◆ TEST_F() [6/10]

testDrotConfig::TEST_F ( TestDrotConfig ,
GetObjId  )

◆ TEST_F() [7/10]

testDrotConfig::TEST_F ( TestDrotConfig ,
GetPrefix  )

◆ TEST_F() [8/10]

testDrotConfig::TEST_F ( TestDrotConfig ,
GetProcId  )

◆ TEST_F() [9/10]

testDrotConfig::TEST_F ( TestDrotConfig ,
GetType  )

◆ TEST_F() [10/10]

testDrotConfig::TEST_F ( TestDrotConfig ,
ReadConfig  )

Variable Documentation

◆ CONFIG_CFG

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

◆ DROT1_CFG

std::string const testDrotConfig::DROT1_CFG = std::string("config/testDrot.yaml")

◆ WRONG_CFG

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