Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add the new integrated files version (use xbt data structures instead my own data...
[simgrid.git] / tools / tesh2 / examples / catch-timeout.tesh
1 #! ./tesh\r
2 \r
3 # This suite must be functional because we changed the timeout value to 10\r
4 # before sleeping 6 secs.\r
5 \r
6 ! expect return $ECMDTIMEDOUT\r
7 < ! timeout 1\r
8 < $ sleep 6\r
9 $ ./tesh --log="log.thresh:info tesh.fmt:%m%n"\r