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

Macros

#define STRLEN   1024
 

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 (void)
 
void test_dict_remove (void)
 
void test_dict_nulldata (void)
 
void test_dict_crash (void)
 
void test_dict_int (void)
 
void test_split_quoted (void)
 
void test_parse (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
 

Macro Definition Documentation

◆ STRLEN

#define STRLEN   1024

Function Documentation

◆ test_expected_failure()

void test_expected_failure ( void  )

◆ test_controlflow()

void test_controlflow ( void  )

◆ test_value()

void test_value ( void  )

◆ test_variables()

void test_variables ( void  )

◆ test_cleanup()

void test_cleanup ( void  )

◆ test_dynar_int()

void test_dynar_int ( void  )

◆ test_dynar_insert()

void test_dynar_insert ( void  )

◆ test_dynar_double()

void test_dynar_double ( void  )

◆ test_dynar_string()

void test_dynar_string ( void  )

◆ test_dict_basic()

void test_dict_basic ( void  )

◆ test_dict_remove()

void test_dict_remove ( void  )

◆ test_dict_nulldata()

void test_dict_nulldata ( void  )

◆ test_dict_crash()

void test_dict_crash ( void  )

◆ test_dict_int()

void test_dict_int ( void  )

◆ test_split_quoted()

void test_split_quoted ( void  )

◆ test_parse()

void test_parse ( void  )

◆ test_config_memuse()

void test_config_memuse ( void  )

◆ test_config_use()

void test_config_use ( void  )

◆ test_config_cxx_flags()

void test_config_cxx_flags ( void  )

◆ main()

int main ( int  argc,
char *  argv[] 
)

Variable Documentation

◆ _xbt_current_unit

xbt_test_unit_t _xbt_current_unit