X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c19a107a096f503e67217fb178fa98eb742ceb4d..e49d3a1ebc59da7d2e1a02ccf9a56ddc5223beef:/examples/c/app-token-ring/app-token-ring.tesh?ds=sidebyside diff --git a/examples/c/app-token-ring/app-token-ring.tesh b/examples/c/app-token-ring/app-token-ring.tesh index 8f68d1ddb1..802b90de4a 100644 --- a/examples/c/app-token-ring/app-token-ring.tesh +++ b/examples/c/app-token-ring/app-token-ring.tesh @@ -19,10 +19,11 @@ $ ${bindir:=.}/c-app-token-ring ${platfdir}/routing_cluster.xml "--log=root.fmt: $ ${bindir:=.}/c-app-token-ring ${platfdir}/two_peers.xml "--log=root.fmt:[%12.6r]%e(%a@%h)%e%m%n" > [ 0.000000] (maestro@) Number of hosts '2' > [ 0.000000] (0@100030591) Host "0" send 'Token' to Host "1" -> [ 0.624423] (1@100036570) Host "1" received "Token" -> [ 0.624423] (1@100036570) Host "1" send 'Token' to Host "0" -> [ 1.248846] (0@100030591) Host "0" received "Token" -> [ 1.248846] (maestro@) Simulation time 1.24885 +> [ 0.625106] (1@100036570) Host "1" received "Token" +> [ 0.625106] (1@100036570) Host "1" send 'Token' to Host "0" +> [ 1.250212] (0@100030591) Host "0" received "Token" +> [ 1.250212] (maestro@) Simulation time 1.25021 + $ ${bindir:=.}/c-app-token-ring ${platfdir}/meta_cluster.xml "--log=root.fmt:[%10.6r]%e(%a@%h)%e%m%n" > [ 0.000000] (maestro@) Number of hosts '60'