Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change the directory to the directory defined by the variable teshexample_dir. If...
[simgrid.git] / tools / tesh2 / examples / keep-going.tesh
index 345ec50..7cd7929 100644 (file)
@@ -70,7 +70,7 @@ $ ./tesh --log="log.thresh:info tesh.fmt:%m%n" file1.tesh file2.tesh
 > Output of <file1.tesh:3> so far: \r
 > ||Hello Tesh\r
 > ||\r
-> Test unit `(file1.tesh)' : NOK (exit code mismatch)\r
+> Test unit `file1.tesh': NOK (<file1.tesh:3> exit code mismatch)\r
 \r
 < ! expect return 1\r
 < > Hello Tesh\r
@@ -124,7 +124,7 @@ $ ./tesh --log="log.thresh:info tesh.fmt:%m%n" file1.tesh file2.tesh  --keep-goi
 > Output of <file1.tesh:3> so far: \r
 > ||Hello Tesh\r
 > ||\r
-> Test unit `(file1.tesh)' : NOK (exit code mismatch)\r
+> Test unit `file1.tesh': NOK (<file1.tesh:3> exit code mismatch)\r
 > Test unit from file2.tesh\r
 > [file2.tesh:3] ./job\r
 > [file2.tesh:7] ./job\r