From 3b8ba6fc975d0238e449e299eb57e41ce0db92ee Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Tue, 31 Jul 2018 10:19:04 +0200 Subject: [PATCH 1/1] woops, revalidate this tesh too --- examples/s4u/app-pingpong/simix-breakpoint.tesh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/s4u/app-pingpong/simix-breakpoint.tesh b/examples/s4u/app-pingpong/simix-breakpoint.tesh index fb17d896ea..7ba0907fe6 100644 --- a/examples/s4u/app-pingpong/simix-breakpoint.tesh +++ b/examples/s4u/app-pingpong/simix-breakpoint.tesh @@ -5,8 +5,8 @@ p Testing option --cfg=simix/breakpoint ! expect signal SIGTRAP $ $SG_TEST_EXENV ${bindir:=.}/s4u-app-pingpong$EXEEXT ${platfdir}/small_platform.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --cfg=simix/breakpoint:3.1416 > [ 0.000000] (0:maestro@) Configuration change: Set 'simix/breakpoint' to '3.1416' -> [ 0.000000] (1:pinger@Tremblay) Ping -> Jupiter -> [ 0.000000] (2:ponger@Jupiter) Pong -> Tremblay +> [ 0.000000] (1:pinger@Tremblay) Ping from mailbox Mailbox 1 to mailbox Mailbox 2 +> [ 0.000000] (2:ponger@Jupiter) Pong from mailbox Mailbox 2 to mailbox Mailbox 1 > [ 0.019014] (2:ponger@Jupiter) Task received : small communication (latency bound) > [ 0.019014] (2:ponger@Jupiter) Ping time (latency bound) 0.019014 > [ 0.019014] (2:ponger@Jupiter) task_bw->data = 0.019 -- 2.20.1