X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4bf6682034e2be71fe53412d8f671d9f4876eab9..c281d400a7c848c061c23bd01300073bac759e04:/examples/gras/ping/test_sg.in diff --git a/examples/gras/ping/test_sg.in b/examples/gras/ping/test_sg.in deleted file mode 100755 index c31acbe7ae..0000000000 --- a/examples/gras/ping/test_sg.in +++ /dev/null @@ -1,21 +0,0 @@ - -p Runs the 'ping' test within the simulator - -$ ./ping_simulator@EXEEXT@ @top_srcdir@/examples/msg/small_platform.xml @srcdir@/ping.xml --log=root.fmt:"'[%h:%t:(%i) %.2r] [%c/%p] %m%n'" -> [Tremblay:server:(1) 0.00] [Ping/INFO] Launch server (port=4000) -> [Tremblay:server:(1) 0.00] [Ping/INFO] Messages registered -> [Tremblay:server:(1) 0.00] [Ping/INFO] Messages registered -> [Tremblay:server:(1) 0.00] [Ping/INFO] >>>>>>>> Listening on port 4000 <<<<<<<< -> [Fafard:client:(2) 0.00] [Ping/INFO] Launch client (server on Tremblay:4000) -> [Fafard:client:(2) 1.00] [Ping/INFO] Connected to Tremblay:4000. -> [Fafard:client:(2) 1.00] [Ping/INFO] Messages registered -> [Fafard:client:(2) 1.00] [Ping/INFO] >>>>>>>> Connected to server which is on Tremblay:4000 <<<<<<<< -> [Fafard:client:(2) 1.00] [Ping/INFO] >>>>>>>> Message PING(1234) sent to Tremblay:4000 <<<<<<<< -> [Tremblay:server:(1) 1.00] [Ping/INFO] >>>>>>>> Got message PING(1234) from Fafard:0 <<<<<<<< -> [Tremblay:server:(1) 1.00] [Ping/INFO] >>>>>>>> Answered with PONG(4321) <<<<<<<< -> [Tremblay:server:(1) 1.00] [Ping/INFO] Done. -> [Tremblay:server:(1) 1.00] [gras/INFO] Exiting GRAS -> [Fafard:client:(2) 1.00] [Ping/INFO] >>>>>>>> Got PONG(4321) from Tremblay:4000 <<<<<<<< -> [Fafard:client:(2) 1.00] [Ping/INFO] Done. -> [Fafard:client:(2) 1.00] [gras/INFO] Exiting GRAS -