From 71425c727bb809221d8c50de3fd491bd75faa381 Mon Sep 17 00:00:00 2001 From: Marion Guthmuller Date: Wed, 16 Jan 2013 16:46:31 +0100 Subject: [PATCH] model-checker : update bugged1 tesh --- examples/msg/mc/bugged1.tesh | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/examples/msg/mc/bugged1.tesh b/examples/msg/mc/bugged1.tesh index 89facd8923..6b0b70f420 100644 --- a/examples/msg/mc/bugged1.tesh +++ b/examples/msg/mc/bugged1.tesh @@ -13,9 +13,6 @@ $ ${bindir:=.}/bugged1 --cfg=model-check:1 "--log=root.fmt:[%10.6r]%e(%i:%P@%h)% > [ 0.000000] (3:client@HostC) Sent! > [ 0.000000] (4:client@HostD) Sent! > [ 0.000000] (2:client@HostB) Sent! -> [ 0.000000] (1:server@HostA) OK -> [ 0.000000] (2:client@HostB) Sent! -> [ 0.000000] (2:client@HostB) Sent! > [ 0.000000] (3:client@HostC) Sent! > [ 0.000000] (1:server@HostA) OK > [ 0.000000] (4:client@HostD) Sent! @@ -24,9 +21,6 @@ $ ${bindir:=.}/bugged1 --cfg=model-check:1 "--log=root.fmt:[%10.6r]%e(%i:%P@%h)% > [ 0.000000] (3:client@HostC) Sent! > [ 0.000000] (4:client@HostD) Sent! > [ 0.000000] (2:client@HostB) Sent! -> [ 0.000000] (1:server@HostA) OK -> [ 0.000000] (2:client@HostB) Sent! -> [ 0.000000] (2:client@HostB) Sent! > [ 0.000000] (3:client@HostC) Sent! > [ 0.000000] (1:server@HostA) OK > [ 0.000000] (4:client@HostD) Sent! @@ -46,7 +40,6 @@ $ ${bindir:=.}/bugged1 --cfg=model-check:1 "--log=root.fmt:[%10.6r]%e(%i:%P@%h)% > [ 0.000000] (1:server@HostA) [(3)client] iSend (src=client, buff=(verbose only), size=(verbose only)) > [ 0.000000] (1:server@HostA) [(1)server] Wait (comm=(verbose only) [(3)client -> (1)server]) > [ 0.000000] (1:server@HostA) Expanded states = 36 -> [ 0.000000] (1:server@HostA) Visited states = 117 -> [ 0.000000] (1:server@HostA) Executed transitions = 108 -> [ 0.000000] (1:server@HostA) Expanded / Visited = 3.250000 - +> [ 0.000000] (1:server@HostA) Visited states = 75 +> [ 0.000000] (1:server@HostA) Executed transitions = 70 +> [ 0.000000] (1:server@HostA) Expanded / Visited = 2.083333 -- 2.20.1