X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5fecf74ce104327729eb6ae5e950e57adb287c27..f2e52e70789159e58204f2cc770dc5f7a4c6498b:/tools/tesh2/examples/catch-wrong-output.tesh diff --git a/tools/tesh2/examples/catch-wrong-output.tesh b/tools/tesh2/examples/catch-wrong-output.tesh index 753d0c7bdf..8774a773d0 100644 --- a/tools/tesh2/examples/catch-wrong-output.tesh +++ b/tools/tesh2/examples/catch-wrong-output.tesh @@ -6,7 +6,11 @@ p This tests whether TESH detects wrong outputs < > TOTO < < TUTU < $ cat -$ ./tesh --log='log.thresh:info tesh.fmt:%m%n' --silent - - +$ ./tesh --log='log.thresh:info tesh.fmt:%m%n' +> Test unit from stdin +> [stdin:3] cat +> [stdin:3] `cat' : NOK (outputs mismatch): +> - TOTO +> + TUTU +> Test unit `(stdin)' : NOK (output mismatch)