X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c30236b12db6409bae3a4e86b01eca20f36a6f21..8595fd9233901cf0721793ba3d810a59fced7076:/examples/gras/ping/test_sg_32 diff --git a/examples/gras/ping/test_sg_32 b/examples/gras/ping/test_sg_32 index 7c264675be..dbf9fc8654 100755 --- a/examples/gras/ping/test_sg_32 +++ b/examples/gras/ping/test_sg_32 @@ -3,17 +3,17 @@ p Runs the 'ping' test within the simulator (simulation times valid for 32bits a $ $SG_TEST_EXENV ./ping_simulator${EXEEXT:=} ${srcdir:=.}/../../msg/small_platform.xml ${srcdir:=.}/ping.xml $ARGS > [Tremblay:server:(1) 0.000000] [Ping/INFO] Launch server (port=4000) > [Fafard:client:(2) 0.000000] [Ping/INFO] Launch client (server on Tremblay:4000) -> [Tremblay:server:(1) 0.000015] [Ping/INFO] Messages registered -> [Tremblay:server:(1) 0.000015] [Ping/INFO] Messages registered -> [Tremblay:server:(1) 0.000015] [Ping/INFO] >>>>>>>> Listening on port 4000 <<<<<<<< -> [Fafard:client:(2) 0.000015] [Ping/INFO] Connected to Tremblay:4000. -> [Fafard:client:(2) 0.000015] [Ping/INFO] Messages registered -> [Fafard:client:(2) 0.000015] [Ping/INFO] >>>>>>>> Connected to server which is on Tremblay:4000 <<<<<<<< -> [Fafard:client:(2) 0.001992] [Ping/INFO] >>>>>>>> Message PING(1234) sent to Tremblay:4000 <<<<<<<< -> [Tremblay:server:(1) 0.001992] [Ping/INFO] >>>>>>>> Got message PING(1234) from Fafard:0 <<<<<<<< -> [Tremblay:server:(1) 0.003969] [Ping/INFO] >>>>>>>> Answered with PONG(4321) <<<<<<<< -> [Tremblay:server:(1) 0.003969] [Ping/INFO] Done. -> [Tremblay:server:(1) 0.003969] [gras/INFO] Exiting GRAS -> [Fafard:client:(2) 0.003969] [Ping/INFO] >>>>>>>> Got PONG(4321) from Tremblay:4000 <<<<<<<< -> [Fafard:client:(2) 0.003969] [Ping/INFO] Done. -> [Fafard:client:(2) 0.003969] [gras/INFO] Exiting GRAS +> [Tremblay:server:(1) 0.000156] [Ping/INFO] Messages registered +> [Tremblay:server:(1) 0.000156] [Ping/INFO] Messages registered +> [Tremblay:server:(1) 0.000156] [Ping/INFO] >>>>>>>> Listening on port 4000 <<<<<<<< +> [Fafard:client:(2) 0.000156] [Ping/INFO] Connected to Tremblay:4000. +> [Fafard:client:(2) 0.000156] [Ping/INFO] Messages registered +> [Fafard:client:(2) 0.000156] [Ping/INFO] >>>>>>>> Connected to server which is on Tremblay:4000 <<<<<<<< +> [Fafard:client:(2) 0.020707] [Ping/INFO] >>>>>>>> Message PING(1234) sent to Tremblay:4000 <<<<<<<< +> [Tremblay:server:(1) 0.020707] [Ping/INFO] >>>>>>>> Got message PING(1234) from Fafard:5000 <<<<<<<< +> [Tremblay:server:(1) 0.041259] [Ping/INFO] >>>>>>>> Answered with PONG(4321) <<<<<<<< +> [Tremblay:server:(1) 0.041259] [Ping/INFO] Done. +> [Tremblay:server:(1) 0.041259] [gras/INFO] Exiting GRAS +> [Fafard:client:(2) 0.041259] [Ping/INFO] >>>>>>>> Got PONG(4321) from Tremblay:4000 <<<<<<<< +> [Fafard:client:(2) 0.041259] [Ping/INFO] Done. +> [Fafard:client:(2) 0.041259] [gras/INFO] Exiting GRAS