SimGrid  3.13
Versatile Simulation of Distributed Systems
simgrid_units_main.c File Reference
#include <stdio.h>
#include "xbt.h"

Functions

void test_expected_failure (void)
 
void test_controlflow (void)
 
void test_value (void)
 
void test_variables (void)
 
void test_cleanup (void)
 
void test_dynar_int (void)
 
void test_dynar_insert (void)
 
void test_dynar_double (void)
 
void test_dynar_string (void)
 
void test_dict_basic_heterogeneous (void)
 
void test_dict_basic_homogeneous (void)
 
void test_dict_remove_heterogeneous (void)
 
void test_dict_remove_homogeneous (void)
 
void test_dict_nulldata (void)
 
void test_dict_crash (void)
 
void test_dict_int (void)
 
void test_swag_basic (void)
 
void test_split_quoted (void)
 
void test_split_str (void)
 
void test_parse (void)
 
void test_strbuff_substitute (void)
 
void test_config_memuse (void)
 
void test_config_use (void)
 
void test_config_cxx_flags (void)
 
int main (int argc, char *argv[])
 

Variables

xbt_test_unit_t _xbt_current_unit
 

Function Documentation

void test_expected_failure ( void  )
void test_controlflow ( void  )
void test_value ( void  )
void test_variables ( void  )
void test_cleanup ( void  )
void test_dynar_int ( void  )
void test_dynar_insert ( void  )
void test_dynar_double ( void  )
void test_dynar_string ( void  )
void test_dict_basic_heterogeneous ( void  )
void test_dict_basic_homogeneous ( void  )
void test_dict_remove_heterogeneous ( void  )
void test_dict_remove_homogeneous ( void  )
void test_dict_nulldata ( void  )
void test_dict_crash ( void  )
void test_dict_int ( void  )
void test_swag_basic ( void  )
void test_split_quoted ( void  )
void test_split_str ( void  )
void test_parse ( void  )
void test_strbuff_substitute ( void  )
void test_config_memuse ( void  )
void test_config_use ( void  )
void test_config_cxx_flags ( void  )
int main ( int  argc,
char *  argv[] 
)

Variable Documentation

xbt_test_unit_t _xbt_current_unit