#! ./tesh ! expect signal SIGABRT ! timeout 200 $ ${bindir:=.}/snapshot_comparison5 --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) Increment local variable > [ 0.000000] (1:test@HostA) j = 0 > [ 0.000000] (1:test@HostA) First snapshot > [ 0.000000] (1:test@HostA) j = 1 > [ 0.000000] (1:test@HostA) Second snapshot > [ 0.000000] (1:test@HostA) Test result : 1 (0 = state equality, 1 = different states) > [ 0.000000] (1:test@HostA) **** End test ****