Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
ignore some new stuff
[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:@) Check the liveness property promela
8 > [  0.000000] (1:test@HostA) **** Start test ****
9 > [  0.000000] (1:test@HostA) Take two successive snapshots (No modification)
10 > [  0.000000] (1:test@HostA) First snapshot
11 > [  0.000000] (1:test@HostA) Second snapshot
12 > [  0.000000] (1:test@HostA) Test result : 0 (0 = state equality, 1 = different states)
13 > [  0.000000] (1:test@HostA) **** End test ****