X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e9a86ac48ea8d06ddebe18744c40548a9f65956f..be5257a0719791277ac5e87131bf1635acfc9885:/examples/s4u/exec-async/s4u-exec-async.tesh?ds=sidebyside diff --git a/examples/s4u/exec-async/s4u-exec-async.tesh b/examples/s4u/exec-async/s4u-exec-async.tesh index e77373825e..3246fae43a 100644 --- a/examples/s4u/exec-async/s4u-exec-async.tesh +++ b/examples/s4u/exec-async/s4u-exec-async.tesh @@ -4,6 +4,9 @@ $ $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 +> [ 0.000000] (3:test_cancel@Boivin) Hello! Execute 9.8095e+08 flops, should take 1 second +> [ 0.500000] (3:test_cancel@Boivin) I changed my mind, cancel! +> [ 0.500000] (3:test_cancel@Boivin) Goodbye now! > [ 1.500000] (2:test@Fafard) Goodbye now! > [ 2.000000] (0:maestro@) Simulation time 2 > [ 2.000000] (1:test@Fafard) Goodbye now!