From c41221ced1320760042c67fcf721d5a8fc5828bb Mon Sep 17 00:00:00 2001 From: Marion Guthmuller Date: Tue, 2 Apr 2013 10:48:58 +0200 Subject: [PATCH] model-checker : update tesh (different log messages) --- examples/msg/mc/bugged1_liveness.tesh | 2 +- examples/msg/mc/chord/chord_neverjoin.tesh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/msg/mc/bugged1_liveness.tesh b/examples/msg/mc/bugged1_liveness.tesh index b0f05b3e17..b4a5725b71 100644 --- a/examples/msg/mc/bugged1_liveness.tesh +++ b/examples/msg/mc/bugged1_liveness.tesh @@ -13,7 +13,7 @@ $ ${bindir:=.}/bugged1_liveness --cfg=model-check:1 --cfg=contexts/factory:ucont > [Tremblay:coordinator:(1) 0.000000] [bugged1_liveness/INFO] CS release. resource now idle > [Boivin:client:(3) 0.000000] [bugged1_liveness/INFO] Ask the request > [Tremblay:coordinator:(1) 0.000000] [bugged1_liveness/INFO] CS idle. Grant immediatly -> [0.000000] [mc_liveness/INFO] Next pair (depth = 22, 1 interleave) already reached ! +> [0.000000] [mc_liveness/INFO] Next pair (depth = 22, 1 interleave) already reached (equal to state 11) ! > [0.000000] [mc_liveness/INFO] *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* > [0.000000] [mc_liveness/INFO] | ACCEPTANCE CYCLE | > [0.000000] [mc_liveness/INFO] *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* diff --git a/examples/msg/mc/chord/chord_neverjoin.tesh b/examples/msg/mc/chord/chord_neverjoin.tesh index b458c9c7bf..fbff4eb005 100644 --- a/examples/msg/mc/chord/chord_neverjoin.tesh +++ b/examples/msg/mc/chord/chord_neverjoin.tesh @@ -10,7 +10,7 @@ $ ${bindir:=.}/chord_liveness --cfg=model-check:1 --cfg=contexts/factory:ucontex > [Jacquelin:node:(3) 0.000000] [chord_liveness/INFO] A transfer has occured > [Jacquelin:node:(3) 0.000000] [chord_liveness/INFO] The task was successfully received by node 1 > [Jean_Yves:node:(1) 0.000000] [chord_liveness/INFO] Node 14 joined the ring -> [0.000000] [mc_liveness/INFO] Next pair (depth = 11, 2 interleave) already reached ! +> [0.000000] [mc_liveness/INFO] Next pair (depth = 11, 2 interleave) already reached (equal to state 11) ! > [0.000000] [mc_liveness/INFO] *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* > [0.000000] [mc_liveness/INFO] | ACCEPTANCE CYCLE | > [0.000000] [mc_liveness/INFO] *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* -- 2.20.1