Leosac  0.8.0
Open Source Access Control
ConfigManager.cpp File Reference
#include "core/config/ConfigManager.hpp"
#include "tools/XmlPropertyTree.hpp"
#include <boost/property_tree/ptree.hpp>
#include <gtest/gtest.h>
#include <string>
+ Include dependency graph for ConfigManager.cpp:

Go to the source code of this file.

Classes

class  Leosac::Test::ConfigManagerTest
 

Namespaces

 Leosac
 This is the header file for a generated source file, GitSHA1.cpp.
 
 Leosac::Test
 Unit test live in this namespace.
 

Functions

 Leosac::Test::TEST_F (ConfigManagerTest, store_load)
 
 Leosac::Test::TEST_F (ConfigManagerTest, access_cfg)
 
 Leosac::Test::TEST_F (ConfigManagerTest, build_cfg)
 
 Leosac::Test::TEST_F (ConfigManagerTest, build_safe_cfg)
 Like build_cfg test, but we build a config tree for export. More...
 
 Leosac::Test::TEST_F (ConfigManagerTest, build_safe_cfg2)
 Same as build_safe_cfg but with a second config file. More...
 
 Leosac::Test::TEST_F (ConfigManagerTest, build_safe_cfg3)
 
 Leosac::Test::TEST_F (ConfigManagerTest, test_sync_dest)
 Config4 export remote and log. More...
 
 Leosac::Test::TEST_F (ConfigManagerTest, test_sync_dest2)
 Config6 export remote and log. More...
 
 Leosac::Test::TEST_F (ConfigManagerTest, tes_no_import)
 Config 8 test. More...
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 237 of file ConfigManager.cpp.