X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dccf1b41e9c7b5a696f01abceaa2779fe65f154f..df0464c2ffa61d7fab01a54732b01368886013aa:/examples/msg/app-token-ring/app-token-ring.tesh diff --git a/examples/msg/app-token-ring/app-token-ring.tesh b/examples/msg/app-token-ring/app-token-ring.tesh index 83da4aec93..936a327583 100644 --- a/examples/msg/app-token-ring/app-token-ring.tesh +++ b/examples/msg/app-token-ring/app-token-ring.tesh @@ -16,13 +16,12 @@ $ $SG_TEST_EXENV ${bindir:=.}/app-token-ring ${srcdir:=.}/routing_cluster.xml "- > [ 0.131796] (1:0@host1) Host "0" received "Token" > [ 0.131796] (0:maestro@) Simulation time 0.131796 -$ $SG_TEST_EXENV ${bindir:=.}/app-token-ring ${srcdir:=.}/two_peers.xml --cfg=network/coordinates:yes "--log=root.fmt:[%12.6r]%e(%i:%P@%h)%e%m%n" -> [ 0.000000] (0:maestro@) Configuration change: Set 'network/coordinates' to 'yes' +$ $SG_TEST_EXENV ${bindir:=.}/app-token-ring ${srcdir:=.}/two_peers.xml "--log=root.fmt:[%12.6r]%e(%i:%P@%h)%e%m%n" > [ 0.000000] (0:maestro@) Number of hosts '2' -> [ 0.000000] (1:0@peer_100030591) Host "0" send 'Token' to Host "1" -> [ 0.637910] (2:1@peer_100036570) Host "1" received "Token" -> [ 0.637910] (2:1@peer_100036570) Host "1" send 'Token' to Host "0" -> [ 1.275820] (1:0@peer_100030591) Host "0" received "Token" +> [ 0.000000] (1:0@100030591) Host "0" send 'Token' to Host "1" +> [ 0.637910] (2:1@100036570) Host "1" received "Token" +> [ 0.637910] (2:1@100036570) Host "1" send 'Token' to Host "0" +> [ 1.275820] (1:0@100030591) Host "0" received "Token" > [ 1.275820] (0:maestro@) Simulation time 1.27582 $ $SG_TEST_EXENV ${bindir:=.}/app-token-ring ${srcdir:=.}/meta_cluster.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n"