X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d3794e5a4de776ee8051b047f9a3da5652457038..5f32263569ffe21e013c081a922778e4cb785d7f:/teshsuite/mc/replay/random_bug.tesh diff --git a/teshsuite/mc/replay/random_bug.tesh b/teshsuite/mc/replay/random_bug.tesh index 35bf5e9860..062c422b50 100644 --- a/teshsuite/mc/replay/random_bug.tesh +++ b/teshsuite/mc/replay/random_bug.tesh @@ -1,16 +1,14 @@ #!/usr/bin/env tesh -!expect signal SIGABRT -$ ${bindir:=.}/../../../bin/simgrid-mc ${bindir:=.}/random_bug ${srcdir:=.}/../../../examples/platforms/small_platform.xml ${srcdir:=.}/random_bug.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --log=xbt_cfg.thresh:warning --cfg=model-check:1 --cfg=model-check/record:1 +! expect return 1 +$ ${bindir:=.}/../../../bin/simgrid-mc ${bindir:=.}/random_bug ${srcdir:=.}/../../../examples/platforms/small_platform.xml ${srcdir:=.}/random_bug.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" --log=xbt_cfg.thresh:warning --cfg=model-check/record:1 > [ 0.000000] (0:@) Check a safety property -> [ 0.000000] (0:@) Get debug information ... -> [ 0.000000] (0:@) Get debug information done ! -> [ 0.000000] (1:app@Tremblay) ************************** -> [ 0.000000] (1:app@Tremblay) *** PROPERTY NOT VALID *** -> [ 0.000000] (1:app@Tremblay) ************************** -> [ 0.000000] (1:app@Tremblay) Counter-example execution trace: -> [ 0.000000] (1:app@Tremblay) Path = 1/3;1/4 -> [ 0.000000] (1:app@Tremblay) [(1)Tremblay (app)] MC_RANDOM(3) -> [ 0.000000] (1:app@Tremblay) [(1)Tremblay (app)] MC_RANDOM(4) -> [ 0.000000] (1:app@Tremblay) Expanded states = 27 -> [ 0.000000] (1:app@Tremblay) Visited states = 68 -> [ 0.000000] (1:app@Tremblay) Executed transitions = 46 +> [ 0.000000] (0:@) ************************** +> [ 0.000000] (0:@) *** PROPERTY NOT VALID *** +> [ 0.000000] (0:@) ************************** +> [ 0.000000] (0:@) Counter-example execution trace: +> [ 0.000000] (0:@) Path = 1/3;1/4 +> [ 0.000000] (0:@) [(1)Tremblay (app)] MC_RANDOM(3) +> [ 0.000000] (0:@) [(1)Tremblay (app)] MC_RANDOM(4) +> [ 0.000000] (0:@) Expanded states = 27 +> [ 0.000000] (0:@) Visited states = 68 +> [ 0.000000] (0:@) Executed transitions = 46