Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[simix] SIMIX futures
[simgrid.git] / teshsuite / simix / generic_simcalls / generic_simcalls.tesh
1 $ ${bindir:=.}/generic_simcalls --cfg=contexts/stack-size:96 ${srcdir:=.}/examples/platforms/small_platform.xml
2 > [Tremblay:master:(0) 0.000000] [test/INFO] Start
3 > [0.000000] [test/INFO] kernel
4 > [Tremblay:master:(0) 0.000000] [test/INFO] kernel, returned
5 > [10.000000] [test/INFO] blocking_simcall with void
6 > [Tremblay:master:(0) 10.000000] [test/INFO] blocking_simcall with void, returned
7 > [Tremblay:master:(0) 20.000000] [test/INFO] Exception caught: Exception throwed from kernel_defer
8 > [30.000000] [test/INFO] blocking_simcall with value
9 > [Tremblay:master:(0) 30.000000] [test/INFO] blocking_simcall with value returned with 42
10 > [50.000000] [test/INFO] asynchronous_simcall with value
11 > [Tremblay:master:(0) 50.000000] [test/INFO] asynchronous_simcall with value returned with 43