X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e0188e2a2598ce57a4d21a3d7eb5f303aecaf0dd..4a6b0a991a67e6f2f67c03fed43529e078da7115:/examples/java/commTime/commtime.tesh diff --git a/examples/java/commTime/commtime.tesh b/examples/java/commTime/commtime.tesh index d21cc19247..d0f709ce7d 100644 --- a/examples/java/commTime/commtime.tesh +++ b/examples/java/commTime/commtime.tesh @@ -1,9 +1,10 @@ -#! ./tesh +#! tesh -! output sort +! output sort 19 +! timeout 15 -$ java -cp .:${srcdir:=.}/examples:${srcdir:=.}/simgrid.jar commTime/CommTimeTest ${srcdir:=.}/examples/platform.xml ${srcdir:=.}/examples/commTime/commTimeDeployment.xml -> [0.000000] [jmsg/INFO] Using regular java threads. Coroutines could speed your simulation up. +$ java -classpath ${classpath:=.} commTime/CommTimeTest ${srcdir:=.}/../platforms/platform.xml ${srcdir:=.}/commTime/commTimeDeployment.xml +> [0.000000] [jmsg/INFO] Using regular java threads. > [7016.452828] [jmsg/INFO] MSG_main finished; Cleaning up the simulation... > [Bellemarre:commTime.Slave:(15) 0.000000] [jmsg/INFO] Receiving on 'slave_13' > [Bellemarre:commTime.Slave:(15) 7006.341189] [jmsg/INFO] Received Finalize. I'm done. See you!