X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/6ee48b39a42f77628d1ae9091da4ddaf44e22988..b8892821525cf5204c842476d26f530ddcca4908:/examples/gras/ping/test_sg_64 diff --git a/examples/gras/ping/test_sg_64 b/examples/gras/ping/test_sg_64 index 1eda675f56..61856b003c 100755 --- a/examples/gras/ping/test_sg_64 +++ b/examples/gras/ping/test_sg_64 @@ -1,4 +1,4 @@ -p Runs the 'ping' test within the simulator (simulation times valid for 32bits architectures) +p Runs the 'ping' test within the simulator (simulation times valid for 64bits architectures) $ $SG_TEST_EXENV ./ping_simulator${EXEEXT:=} ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/ping.xml > [Tremblay:server:(1) 0.000000] [Ping/INFO] Launch server (port=4000) @@ -9,11 +9,11 @@ $ $SG_TEST_EXENV ./ping_simulator${EXEEXT:=} ${srcdir:=.}/../../msg/small_platfo > [Fafard:client:(2) 1.000000] [Ping/INFO] Connected to Tremblay:4000. > [Fafard:client:(2) 1.000000] [Ping/INFO] Messages registered > [Fafard:client:(2) 1.000000] [Ping/INFO] >>>>>>>> Connected to server which is on Tremblay:4000 <<<<<<<< -> [Tremblay:server:(1) 1.001977] [Ping/INFO] >>>>>>>> Got message PING(1234) from Fafard:0 <<<<<<<< > [Fafard:client:(2) 1.001977] [Ping/INFO] >>>>>>>> Message PING(1234) sent to Tremblay:4000 <<<<<<<< -> [Fafard:client:(2) 1.003954] [Ping/INFO] >>>>>>>> Got PONG(4321) from Tremblay:4000 <<<<<<<< -> [Fafard:client:(2) 1.003954] [Ping/INFO] Done. -> [Fafard:client:(2) 1.003954] [gras/INFO] Exiting GRAS +> [Tremblay:server:(1) 1.001977] [Ping/INFO] >>>>>>>> Got message PING(1234) from Fafard:0 <<<<<<<< > [Tremblay:server:(1) 1.003954] [Ping/INFO] >>>>>>>> Answered with PONG(4321) <<<<<<<< > [Tremblay:server:(1) 1.003954] [Ping/INFO] Done. > [Tremblay:server:(1) 1.003954] [gras/INFO] Exiting GRAS +> [Fafard:client:(2) 1.003954] [Ping/INFO] >>>>>>>> Got PONG(4321) from Tremblay:4000 <<<<<<<< +> [Fafard:client:(2) 1.003954] [Ping/INFO] Done. +> [Fafard:client:(2) 1.003954] [gras/INFO] Exiting GRAS