X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c91b68ade95e42efb7a24f19fb5228bee0b618d0..187ba0c05f9fbe51175179b9f637b6554f947468:/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 deleted file mode 100644 index 648ed084a5..0000000000 --- a/teshsuite/gras/msg_handle/test_sg_32.tesh +++ /dev/null @@ -1,16 +0,0 @@ -p Runs the 'msg_handle' test within the simulator (simulation times valid for 32bits architectures) - -! output sort -! setenv GRAS_NO_WARN_EXPERIMENTAL=1 -$ $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.000390] (1:server@Tremblay) Initialization done. -> [ 1.000390] (1:server@Tremblay) gras_msg_handle(0) works as expected (immediate timeout) -> [ 1.000390] (2:client@Fafard) Initialization done. -> [ 2.000390] (1:server@Tremblay) gras_msg_handle(1) works as expected (delayed timeout) -> [ 5.000390] (1:server@Tremblay) Unlock pal -> [ 5.026098] (1:server@Tremblay) Exiting GRAS -> [ 5.026098] (2:client@Fafard) Got the message -> [ 5.026098] (2:client@Fafard) gras_msg_handle(-1) works as expected (locked) -> [ 5.026098] (2:client@Fafard) Exiting GRAS