Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Message has been removed.
[simgrid.git] / teshsuite / mc / random-bug / random-bug-replay.tesh
1 #!/usr/bin/env tesh
2 $ ${bindir:=.}/random-bug printf ${platfdir}/small_platform.xml  --log=xbt_cfg.thresh:warning "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" "--cfg=model-check/replay:1/3;1/4"
3 > Behavior: printf
4 > [  0.000000] (0:maestro@) path=1/3;1/4
5 > Error reached
6
7 # Behavior: assert does not have the same output within and without MC, so don't test it here. That's already covered with the other ones
8
9 ! expect signal SIGIOT
10 $ ${bindir:=.}/random-bug abort ${platfdir}/small_platform.xml --log=xbt_cfg.thresh:warning "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" "--cfg=model-check/replay:1/3;1/4"
11 > Behavior: abort
12 > [  0.000000] (0:maestro@) path=1/3;1/4