Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : update tesh examples with last modifications made on information...
authorMarion Guthmuller <marion.guthmuller@loria.fr>
Mon, 18 Jun 2012 16:06:57 +0000 (18:06 +0200)
committerMarion Guthmuller <marion.guthmuller@loria.fr>
Mon, 18 Jun 2012 16:07:19 +0000 (18:07 +0200)
examples/msg/mc/bugged1.tesh
examples/msg/mc/bugged2.tesh

index 66147f0..9cb1260 100644 (file)
@@ -64,7 +64,6 @@ $ ${bindir:=.}/bugged1 --cfg=model-check:1 "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%
 > [  0.000000] (1:server@HostA) [(1)server] iRecv (dst=server, buff=(verbose only), size=(verbose only))
 > [  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) State space size ~= 1
 > [  0.000000] (1:server@HostA) Expanded states = 47
 > [  0.000000] (1:server@HostA) Visited states = 170
 > [  0.000000] (1:server@HostA) Executed transitions = 157
index d4eca5c..e6712c9 100644 (file)
@@ -1613,7 +1613,6 @@ $ ${bindir:=.}/bugged2 --cfg=model-check:1 "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%
 > [  0.000000] (1:server@HostA) [(3)client] Wait (comm=(verbose only) [(3)client -> (1)server])
 > [  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) State space size ~= 1
 > [  0.000000] (1:server@HostA) Expanded states = 1387
 > [  0.000000] (1:server@HostA) Visited states = 4071
 > [  0.000000] (1:server@HostA) Executed transitions = 3799