From: mquinson Date: Sat, 11 Apr 2009 23:12:01 +0000 (+0000) Subject: fixup the timings after the lastest updates X-Git-Tag: v3.3~11 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/b6b60f884ece8c483fd03d33ebe1de5bda0b32b0?hp=410bd96d9c3c8c33f6e7ea94afc45bde1e32dc4c fixup the timings after the lastest updates git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@6235 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/teshsuite/gras/small_sleep/test_sg_32 b/teshsuite/gras/small_sleep/test_sg_32 index e62d78265b..1e35fb394a 100755 --- a/teshsuite/gras/small_sleep/test_sg_32 +++ b/teshsuite/gras/small_sleep/test_sg_32 @@ -1,9 +1,9 @@ -p Runs the 'empty_main' test within the simulator +p Runs the 'small_sleep' test within the simulator $ $SG_TEST_EXENV ./gras/small_sleep/small_sleep_simulator${EXEEXT:=} ${srcdir:=.}/../examples/msg/small_platform.xml ${srcdir:=.}/gras/small_sleep/small_sleep.xml > [Tremblay:function:(1) 0.000000] [test/INFO] Let's go 1E-5 > [Tremblay:function:(1) 0.000010] [test/INFO] Let's go 1E-10 > [Tremblay:function:(1) 0.000020] [test/INFO] Let's go 1E-15 -> [Tremblay:function:(1) 0.000020] [test/INFO] Let's go 1E-20 -> [Tremblay:function:(1) 0.000020] [test/INFO] done -> [Tremblay:function:(1) 0.000020] [gras/INFO] Exiting GRAS +> [Tremblay:function:(1) 0.000030] [test/INFO] Let's go 1E-20 +> [Tremblay:function:(1) 0.000030] [test/INFO] done +> [Tremblay:function:(1) 0.000030] [gras/INFO] Exiting GRAS