X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f2df13795e01302813a6aef10825ec7e922ce530..83ade874cb34c7f3afbc9f7a782e097cbb7209bf:/examples/msg/suspend/suspend.tesh diff --git a/examples/msg/suspend/suspend.tesh b/examples/msg/suspend/suspend.tesh index 8a6014f7a1..22766aaa03 100644 --- a/examples/msg/suspend/suspend.tesh +++ b/examples/msg/suspend/suspend.tesh @@ -2,8 +2,8 @@ p Testing the suspend/resume feature of MSG -! output sort -$ $SG_TEST_EXENV suspend/suspend ${srcdir:=.}/msg_platform.xml ${srcdir:=.}/suspend/deployment_suspend.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" +! output sort 19 +$ $SG_TEST_EXENV suspend/suspend ${srcdir:=.}/../platforms/platform.xml ${srcdir:=.}/suspend/deployment_suspend.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" > [ 0.000000] (1:dream_master@Jacquelin) Let's create a lazy guy. > [ 0.000000] (1:dream_master@Jacquelin) Let's wait a little bit... > [ 0.000000] (2:Lazy@Jacquelin) Nobody's watching me ? Let's go to sleep. @@ -19,6 +19,6 @@ $ $SG_TEST_EXENV suspend/suspend ${srcdir:=.}/msg_platform.xml ${srcdir:=.}/susp > [ 30.000000] (1:dream_master@Jacquelin) This time, don't let him finish his siesta. > [ 32.000000] (1:dream_master@Jacquelin) Wake up, lazy guy! > [ 32.000000] (1:dream_master@Jacquelin) OK, goodbye now. -> [ 35.000000] (0:@) Simulation time 35 +> [ 35.000000] (0:maestro@) Simulation time 35 > [ 35.000000] (2:Lazy@Jacquelin) Waking up once for all! > [ 35.000000] (2:Lazy@Jacquelin) Mmmh, goodbye now.