X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/bea8646d56e86577253e8257235c49867a916928..4b70e717ae88822e3985f35e1c8f37bf330976a2:/tools/tesh/catch-wrong-output.tesh diff --git a/tools/tesh/catch-wrong-output.tesh b/tools/tesh/catch-wrong-output.tesh index ddeee94c76..c161efea77 100644 --- a/tools/tesh/catch-wrong-output.tesh +++ b/tools/tesh/catch-wrong-output.tesh @@ -6,11 +6,11 @@ p This tests whether TESH detects wrong outputs < > TOTO < < TUTU < $ cat -$ ./tesh -> [0.000000] [tesh/INFO] Test suite from stdin -> [0.000000] [tesh/INFO] [stdin:3] cat -> [0.000000] run_context.c:394: [tesh/ERROR] Output of child "cat" don't match expectations. Here is a diff between expected and got output: +$ ./tesh --log='log.thresh:info tesh.fmt:%m%n' +> Test suite from stdin +> [stdin:3] cat +> Output mismatch: > - TOTO > + TUTU -> -> +> Test suite `(stdin)': NOK ( output mismatch) +