X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/48296e83ce3ba1fa3658a3a74d10a536e33b3849..5f5a10db6fc4552782638abb4817041223e17775:/examples/cpp/mc-failing-assert/s4u-mc-failing-assert-statequality.tesh diff --git a/examples/cpp/mc-failing-assert/s4u-mc-failing-assert-statequality.tesh b/examples/cpp/mc-failing-assert/s4u-mc-failing-assert-statequality.tesh deleted file mode 100644 index 97c8085422..0000000000 --- a/examples/cpp/mc-failing-assert/s4u-mc-failing-assert-statequality.tesh +++ /dev/null @@ -1,19 +0,0 @@ -#!/usr/bin/env tesh - -! expect return 1 -! timeout 300 -$ ${bindir:=.}/../../../bin/simgrid-mc --cfg=model-check/visited:10000 -- ${bindir:=.}/s4u-mc-failing-assert ${platfdir}/small_platform.xml --log=root.thresh:critical -> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'model-check/visited' to '20' -> [0.000000] [mc_dfs/INFO] Start a DFS exploration. Reduction is: dpor. -> [0.000000] [mc_ModelChecker/INFO] ************************** -> [0.000000] [mc_ModelChecker/INFO] *** PROPERTY NOT VALID *** -> [0.000000] [mc_ModelChecker/INFO] ************************** -> [0.000000] [mc_ModelChecker/INFO] Counter-example execution trace: -> [0.000000] [mc_ModelChecker/INFO] 1: iRecv(mbox=0) -> [0.000000] [mc_ModelChecker/INFO] 3: iSend(mbox=0) -> [0.000000] [mc_ModelChecker/INFO] 1: WaitComm(from 3 to 1, mbox=0, no timeout) -> [0.000000] [mc_ModelChecker/INFO] 1: iRecv(mbox=0) -> [0.000000] [mc_ModelChecker/INFO] 2: iSend(mbox=0) -> [0.000000] [mc_ModelChecker/INFO] 1: WaitComm(from 2 to 1, mbox=0, no timeout) -> [0.000000] [mc_ModelChecker/INFO] Path = 1;3;1;1;2;1 -> [0.000000] [mc_dfs/INFO] DFS exploration ended. 18 unique states visited; 4 backtracks (22 transition replays, 0 states visited overall)