Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update script to add memcheck for pipol.
[simgrid.git] / tools / tesh / catch-wrong-output.tesh
index 8fa8bce..135ae4c 100644 (file)
@@ -8,9 +8,9 @@ p This tests whether TESH detects wrong outputs
 < $ cat
 $ ./tesh --log='log.thresh:info tesh.fmt:%m%n'
 > Test suite from stdin
-> [stdin:3] cat
-> Output of <stdin:3> mismatch:
+> [(stdin):3] cat
+> Output of <(stdin):3> mismatch:
 > - TOTO
 > + TUTU
-> Test suite `(stdin)': NOK (<stdin:3> output mismatch)
+> Test suite `(stdin)': NOK (<(stdin):3> output mismatch)