SimGrid  3.14.159
Versatile Simulation of Distributed Systems
ex_unit.cpp File Reference
#include <stdio.h>
#include "xbt.h"
#include "xbt/ex.h"
#include <xbt/ex.hpp>

Functions

 XBT_TEST_UNIT ("controlflow", test_controlflow, "basic nested control flow")
 
 XBT_TEST_UNIT ("value", test_value, "exception value passing")
 
 XBT_TEST_UNIT ("variables", test_variables, "variable value preservation")
 
 XBT_TEST_UNIT ("cleanup", test_cleanup, "cleanup handling")
 

Function Documentation

◆ XBT_TEST_UNIT() [1/4]

XBT_TEST_UNIT ( "controlflow"  ,
test_controlflow  ,
"basic nested control flow"   
)

◆ XBT_TEST_UNIT() [2/4]

XBT_TEST_UNIT ( "value"  ,
test_value  ,
"exception value passing"   
)

◆ XBT_TEST_UNIT() [3/4]

XBT_TEST_UNIT ( "variables"  ,
test_variables  ,
"variable value preservation"   
)

◆ XBT_TEST_UNIT() [4/4]

XBT_TEST_UNIT ( "cleanup"  ,
test_cleanup  ,
"cleanup handling"   
)