From b6b60f884ece8c483fd03d33ebe1de5bda0b32b0 Mon Sep 17 00:00:00 2001 From: mquinson Date: Sat, 11 Apr 2009 23:12:01 +0000 Subject: [PATCH 1/1] 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 --- teshsuite/gras/small_sleep/test_sg_32 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 -- 2.20.1