Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[tesh] greatly normalize the self-tests
[simgrid.git] / tools / tesh / catch-wrong-output.tesh
index 135ae4cbfa6b59c7beaa5021106a9c061b9d5aef..6273a9b828ec1f4b1d3d3aaae8a31ff4dcb8e9ce 100644 (file)
@@ -6,11 +6,10 @@ p This tests whether TESH detects wrong outputs
 < > TOTO
 < < TUTU
 < $ cat
-$ ./tesh --log='log.thresh:info tesh.fmt:%m%n'
+$ ${bindir:=.}/tesh
 > Test suite from stdin
 > [(stdin):3] cat
 > Output of <(stdin):3> mismatch:
 > - TOTO
 > + TUTU
 > Test suite `(stdin)': NOK (<(stdin):3> output mismatch)
-