Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill tesh2 out of the source tree
[simgrid.git] / tools / tesh2 / examples / catch-global-timeout.tesh
diff --git a/tools/tesh2/examples/catch-global-timeout.tesh b/tools/tesh2/examples/catch-global-timeout.tesh
deleted file mode 100644 (file)
index c361e93..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#! ./tesh\r
-# This test detects a global timeout\r
-\r
-! expect return $ELEADTIME\r
-\r
-< $ sleep 10\r
-$ ./tesh --log="log.thresh:info tesh.fmt:%m%n" --timeout=1\r
-> Test unit from stdin\r
-> [stdin:1] sleep 10\r
-> Test unit from stdin INTR\r
-> Tesh timed out after `(1)' seconds\r