Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
eafc8c6be54acdaaa6b4f8deb22c3923ca1d6121
[simgrid.git] / examples / msg / mc / test / snapshot_comparison1.tesh
1 #! ./tesh
2
3 ! expect signal SIGABRT
4 ! timeout 200
5 $ ${bindir:=.}/snapshot_comparison1 --cfg=model-check:1 "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"
6 > [  0.000000] (0:@) Configuration change: Set 'model-check' to '1'
7 > [  0.000000] (0:@) type in variable = 2
8 > [  0.000000] (0:@) Check the liveness property promela
9 > [  0.000000] (1:test@HostA) **** Start test ****
10 > [  0.000000] (1:test@HostA) Take two successive snapshots (No modification)
11 > [  0.000000] (1:test@HostA) First snapshot
12 > [  0.000000] (1:test@HostA) Second snapshot
13 > [  0.000000] (1:test@HostA) Test result : 0 (0 = state equality, 1 = different states)
14 > [  0.000000] (1:test@HostA) **** End test ****