X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b0018577cdf7f41abba2ddbcce6367cbd04064bd..59583a6fd23e5d50caa353cb00befee274e17c16:/teshsuite/gras/msg_handle/test_sg_32.tesh diff --git a/teshsuite/gras/msg_handle/test_sg_32.tesh b/teshsuite/gras/msg_handle/test_sg_32.tesh new file mode 100644 index 0000000000..9075857991 --- /dev/null +++ b/teshsuite/gras/msg_handle/test_sg_32.tesh @@ -0,0 +1,15 @@ +p Runs the 'msg_handle' test within the simulator (simulation times valid for 32bits architectures) + +! output sort +$ $SG_TEST_EXENV gras/msg_handle/msg_handle_simulator$EXEEXT ${srcdir:=.}/../examples/msg/small_platform.xml ${srcdir:=.}/gras/msg_handle/msg_handle.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" +> [ 0.000000] (1:server@Tremblay) Launch server (port=4000) +> [ 0.000000] (2:client@Fafard) Launch client (port=4000) +> [ 1.000312] (1:server@Tremblay) Initialization done. +> [ 1.000312] (1:server@Tremblay) gras_msg_handle(0) works as expected (immediate timeout) +> [ 1.000312] (2:client@Fafard) Initialization done. +> [ 2.000312] (1:server@Tremblay) gras_msg_handle(1) works as expected (delayed timeout) +> [ 5.000312] (1:server@Tremblay) Unlock pal +> [ 5.020863] (1:server@Tremblay) Exiting GRAS +> [ 5.020863] (2:client@Fafard) Got the message +> [ 5.020863] (2:client@Fafard) gras_msg_handle(-1) works as expected (locked) +> [ 5.020863] (2:client@Fafard) Exiting GRAS