SimGrid  3.13
Versatile Simulation of Distributed Systems
config_unit.cpp File Reference
#include <stdio.h>
#include "xbt.h"
#include <string>
#include "xbt/ex.h"
#include <xbt/config.hpp>

Functions

 XBT_LOG_EXTERNAL_DEFAULT_CATEGORY (xbt_cfg)
 
static xbt_cfg_t make_set ()
 
 XBT_TEST_UNIT ("memuse", test_config_memuse,"Alloc and free a config set")
 
 XBT_TEST_UNIT ("use", test_config_use,"Data retrieving tests")
 
 XBT_TEST_UNIT ("c++flags", test_config_cxx_flags,"C++ flags")
 

Variables

xbt_cfg_t simgrid_config
 

Function Documentation

XBT_LOG_EXTERNAL_DEFAULT_CATEGORY ( xbt_cfg  )
static xbt_cfg_t make_set ( )
static
XBT_TEST_UNIT ( "memuse"  ,
test_config_memuse  ,
"Alloc and free a config set"   
)
XBT_TEST_UNIT ( "use"  ,
test_config_use  ,
"Data retrieving tests"   
)
XBT_TEST_UNIT ( "c++flags"  ,
test_config_cxx_flags  ,
"C++ flags"   
)

Variable Documentation

xbt_cfg_t simgrid_config