Leosac
0.8.0
Open Source Access Control
|
Note this class doesnt inherits the TestHelper class. More...
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_ |
Note this class doesnt inherits the TestHelper class.
We only test the Config object.
Definition at line 36 of file SysFsGpioConfig.cpp.
|
inline |
Definition at line 40 of file SysFsGpioConfig.cpp.
|
inline |
Definition at line 49 of file SysFsGpioConfig.cpp.
|
inline |
Definition at line 54 of file SysFsGpioConfig.cpp.
|
inline |
Definition at line 68 of file SysFsGpioConfig.cpp.
|
inline |
Definition at line 85 of file SysFsGpioConfig.cpp.
boost::property_tree::ptree Leosac::Test::SysFsGpioConfigTest::cfg_case_1_ |
Definition at line 105 of file SysFsGpioConfig.cpp.
boost::property_tree::ptree Leosac::Test::SysFsGpioConfigTest::cfg_case_2_ |
Definition at line 106 of file SysFsGpioConfig.cpp.
boost::property_tree::ptree Leosac::Test::SysFsGpioConfigTest::cfg_case_3_ |
Definition at line 107 of file SysFsGpioConfig.cpp.
zmqpp::context* Leosac::Test::SysFsGpioConfigTest::ctx_ |
Definition at line 104 of file SysFsGpioConfig.cpp.