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

Classes

class  TestModulatorConfig
 The TestModulatorConfig class. More...
 
class  TestModulatorLcsIf
 

Functions

void ExpectReadHelper (std::shared_ptr< MockIComm > comm_if, std::shared_ptr< testModulatorLcsIf::TestModulatorConfig > &dev_cfg, int state, int substate)
 
 TEST_F (TestModulatorLcsIf, Ctor)
 
 TEST_F (TestModulatorLcsIf, Config)
 
 TEST_F (TestModulatorLcsIf, Connect)
 
 TEST_F (TestModulatorLcsIf, IsHwFailure)
 

Variables

std::string const CONFIG_CFG = std::string("config/config.yaml")
 
std::string const MODULATOR_CFG = std::string("config/testModulator.yaml")
 
std::string const MODULATOR_MAP_CFG = std::string("config/testMapModulator.yaml")
 

Function Documentation

◆ ExpectReadHelper()

void testModulatorLcsIf::ExpectReadHelper ( std::shared_ptr< MockIComm > comm_if,
std::shared_ptr< testModulatorLcsIf::TestModulatorConfig > & dev_cfg,
int state,
int substate )

◆ TEST_F() [1/4]

testModulatorLcsIf::TEST_F ( TestModulatorLcsIf ,
Config  )

◆ TEST_F() [2/4]

testModulatorLcsIf::TEST_F ( TestModulatorLcsIf ,
Connect  )

◆ TEST_F() [3/4]

testModulatorLcsIf::TEST_F ( TestModulatorLcsIf ,
Ctor  )

◆ TEST_F() [4/4]

testModulatorLcsIf::TEST_F ( TestModulatorLcsIf ,
IsHwFailure  )

Variable Documentation

◆ CONFIG_CFG

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

◆ MODULATOR_CFG

std::string const testModulatorLcsIf::MODULATOR_CFG = std::string("config/testModulator.yaml")

◆ MODULATOR_MAP_CFG

std::string const testModulatorLcsIf::MODULATOR_MAP_CFG = std::string("config/testMapModulator.yaml")