Leosac  0.8.0
Open Source Access Control
Leosac::Test::SysFsGpioConfigTest Class Reference

Note this class doesnt inherits the TestHelper class. More...

+ Inheritance diagram for Leosac::Test::SysFsGpioConfigTest:
+ Collaboration diagram for Leosac::Test::SysFsGpioConfigTest:

Public Member Functions

 SysFsGpioConfigTest ()
 
 ~SysFsGpioConfigTest ()
 
void build_config_case1 ()
 
void build_config_case2 ()
 
void build_config_case3 ()
 

Public Attributes

zmqpp::context * ctx_
 
boost::property_tree::ptree cfg_case_1_
 
boost::property_tree::ptree cfg_case_2_
 
boost::property_tree::ptree cfg_case_3_
 

Detailed Description

Note this class doesnt inherits the TestHelper class.

We only test the Config object.

Definition at line 36 of file SysFsGpioConfig.cpp.

Constructor & Destructor Documentation

◆ SysFsGpioConfigTest()

Leosac::Test::SysFsGpioConfigTest::SysFsGpioConfigTest ( )
inline

Definition at line 40 of file SysFsGpioConfig.cpp.

◆ ~SysFsGpioConfigTest()

Leosac::Test::SysFsGpioConfigTest::~SysFsGpioConfigTest ( )
inline

Definition at line 49 of file SysFsGpioConfig.cpp.

Member Function Documentation

◆ build_config_case1()

void Leosac::Test::SysFsGpioConfigTest::build_config_case1 ( )
inline

Definition at line 54 of file SysFsGpioConfig.cpp.

◆ build_config_case2()

void Leosac::Test::SysFsGpioConfigTest::build_config_case2 ( )
inline

Definition at line 68 of file SysFsGpioConfig.cpp.

◆ build_config_case3()

void Leosac::Test::SysFsGpioConfigTest::build_config_case3 ( )
inline

Definition at line 85 of file SysFsGpioConfig.cpp.

Member Data Documentation

◆ cfg_case_1_

boost::property_tree::ptree Leosac::Test::SysFsGpioConfigTest::cfg_case_1_

Definition at line 105 of file SysFsGpioConfig.cpp.

◆ cfg_case_2_

boost::property_tree::ptree Leosac::Test::SysFsGpioConfigTest::cfg_case_2_

Definition at line 106 of file SysFsGpioConfig.cpp.

◆ cfg_case_3_

boost::property_tree::ptree Leosac::Test::SysFsGpioConfigTest::cfg_case_3_

Definition at line 107 of file SysFsGpioConfig.cpp.

◆ ctx_

zmqpp::context* Leosac::Test::SysFsGpioConfigTest::ctx_

Definition at line 104 of file SysFsGpioConfig.cpp.


The documentation for this class was generated from the following file: