X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f57bd040b9e90df49ab5ca95da8c32af696d62d6..7110c7736db4eb2915ae124d4e4d7e32ac016b95:/examples/s4u/exec-async/s4u-exec-async.tesh diff --git a/examples/s4u/exec-async/s4u-exec-async.tesh b/examples/s4u/exec-async/s4u-exec-async.tesh new file mode 100644 index 0000000000..86fcf8583d --- /dev/null +++ b/examples/s4u/exec-async/s4u-exec-async.tesh @@ -0,0 +1,9 @@ +#! ./tesh + +! output sort 19 +$ $SG_TEST_EXENV ${bindir:=.}/s4u-exec-async$EXEEXT ${platfdir}/small_platform.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" +> [ 0.000000] (1:test@Fafard) Hello! Execute 7.6296e+07 flops with priority 1 +> [ 0.000000] (2:test@Fafard) Hello! Execute 7.6296e+07 flops with priority 2 +> [ 1.500000] (2:test@Fafard) Goodbye now! +> [ 2.000000] (0:maestro@) Simulation time 2 +> [ 2.000000] (1:test@Fafard) Goodbye now!