Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Out of sources build for those examples.
[simgrid.git] / teshsuite / gras / small_sleep / test_sg_32
index e62d782..197d42f 100755 (executable)
@@ -1,9 +1,10 @@
-p Runs the 'empty_main' test within the simulator
+p Runs the 'small_sleep' test within the simulator
+
+$ $SG_TEST_EXENV ${bindir:=.}/small_sleep_simulator${EXEEXT:=} ${srcdir:=.}/../examples/msg/small_platform.xml ${srcdir:=.}/gras/small_sleep/small_sleep.xml
+> [Tremblay:function:(1) 100.000000] [test/INFO] Let's go 1E-5
+> [Tremblay:function:(1) 100.000010] [test/INFO] Let's go 1E-10
+> [Tremblay:function:(1) 100.000020] [test/INFO] Let's go 1E-15
+> [Tremblay:function:(1) 100.000030] [test/INFO] Let's go 1E-20
+> [Tremblay:function:(1) 100.000030] [test/INFO] done
+> [Tremblay:function:(1) 100.000030] [gras/INFO] Exiting GRAS
 
-$ $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