X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fce3e038d2d89c473f0b7cdcd5855bad5c99b770..91955eb0c8e6618f04e5efcd2cbec864f4e5f6c4:/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..b4179ac004 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)