X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b731a7fcd7f53221f92aadc3bd81a88c24f950ff:/teshsuite/msg/app-chainsend/app-chainsend.tesh..d81536c9ab918c1f000a8f489d87d802b9e54993:/examples/c/app-chainsend/app-chainsend.tesh diff --git a/teshsuite/msg/app-chainsend/app-chainsend.tesh b/examples/c/app-chainsend/app-chainsend.tesh similarity index 77% rename from teshsuite/msg/app-chainsend/app-chainsend.tesh rename to examples/c/app-chainsend/app-chainsend.tesh index ddeb69fb91..a277d92769 100644 --- a/teshsuite/msg/app-chainsend/app-chainsend.tesh +++ b/examples/c/app-chainsend/app-chainsend.tesh @@ -1,13 +1,11 @@ #!/usr/bin/env tesh -p Testing the chainsend MSG implementation - ! timeout 60 ! output sort 19 -$ ${bindir:=.}/chainsend ${platfdir}/cluster_backbone.xml app-chainsend_d.xml "--log=root.fmt:[%12.6r]%e(%i:%P@%h)%e%m%n" -> [ 2.214423] (2:peer@node-1.simgrid.org) ### 2.214423 16777216 bytes (Avg 7.225359 MB/s); copy finished (simulated). +$ ${bindir:=.}/app-chainsend-c ${platfdir}/cluster_backbone.xml app-chainsend_d.xml "--log=root.fmt:[%12.6r]%e(%i:%P@%h)%e%m%n" +> [ 2.214423] (2:peer@node-1.simgrid.org) ### 2.214423 16777216 bytes (Avg 7.225360 MB/s); copy finished (simulated). > [ 2.222796] (3:peer@node-2.simgrid.org) ### 2.222796 16777216 bytes (Avg 7.198141 MB/s); copy finished (simulated). -> [ 2.231170] (4:peer@node-3.simgrid.org) ### 2.231170 16777216 bytes (Avg 7.171126 MB/s); copy finished (simulated). +> [ 2.231170] (4:peer@node-3.simgrid.org) ### 2.231170 16777216 bytes (Avg 7.171127 MB/s); copy finished (simulated). > [ 2.239543] (5:peer@node-4.simgrid.org) ### 2.239543 16777216 bytes (Avg 7.144314 MB/s); copy finished (simulated). > [ 2.247917] (6:peer@node-5.simgrid.org) ### 2.247917 16777216 bytes (Avg 7.117701 MB/s); copy finished (simulated). > [ 2.256290] (7:peer@node-6.simgrid.org) ### 2.256290 16777216 bytes (Avg 7.091286 MB/s); copy finished (simulated).