X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/86051ed1b66342bae0e21fd6643e66331ac2c07d..3aeb6bac372f28bab70d2bdfa1d44e686f093f0d:/tools/tesh/IO-bigsize.tesh diff --git a/tools/tesh/IO-bigsize.tesh b/tools/tesh/IO-bigsize.tesh index 1cbc1e836c..a6711cb442 100644 --- a/tools/tesh/IO-bigsize.tesh +++ b/tools/tesh/IO-bigsize.tesh @@ -1,9 +1,9 @@ -#! ./tesh +#!/usr/bin/env tesh # This suite contains two tests: -# The first one uses a very big input (150k) to check whether trucated input do work. +# The first one uses a very big input (150k) to check whether truncated input do work. # The second one uses both a big input and a big output (150k each). # -# This checks whether the non-blocking I/O mess is functionnal. +# This checks whether the non-blocking I/O mess is functional. # p First, a write test @@ -1008,8 +1008,8 @@ p First, a write test < 997 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA < 998 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA < 999 AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -$ wc -c -> 150000 +$ sed -n '$=' +> 1000 p And now, a read/write test