X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c74d55b12793e78341f96550544c4a4061b714ca..6c12a132ca10eefd1d566e489e837e459db4d979:/teshsuite/mc/replay/random_bug.tesh diff --git a/teshsuite/mc/replay/random_bug.tesh b/teshsuite/mc/replay/random_bug.tesh index 7993567f4a..59e995b3e0 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:=.}/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 +$ ${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 > [ 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