Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : remove obsolete examples
[simgrid.git] / examples / msg / mc / test / snapshot_comparison1.tesh
diff --git a/examples/msg/mc/test/snapshot_comparison1.tesh b/examples/msg/mc/test/snapshot_comparison1.tesh
deleted file mode 100644 (file)
index 119844a..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-#! ./tesh
-
-! expect signal SIGABRT
-! timeout 200
-$ ${bindir:=.}/snapshot_comparison1 --cfg=model-check:1 "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
-> [  0.000000] (0:@) Configuration change: Set 'model-check' to '1'
-> [  0.000000] (0:@) Check the liveness property promela
-> [  0.000000] (1:test@HostA) **** Start test ****
-> [  0.000000] (1:test@HostA) Take two successive snapshots (No modification)
-> [  0.000000] (1:test@HostA) First snapshot
-> [  0.000000] (1:test@HostA) Second snapshot
-> [  0.000000] (1:test@HostA) Test result : 0 (0 = state equality, 1 = different states)
-> [  0.000000] (1:test@HostA) **** End test ****