X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/e08142f6b96c100165667fe1b647a28b6357b5ed..f973433226af2e2e3059b62578bb0f3b215380fb:/teshsuite/s4u/basic-link-test/basic-link-test.tesh diff --git a/teshsuite/s4u/basic-link-test/basic-link-test.tesh b/teshsuite/s4u/basic-link-test/basic-link-test.tesh index 21643ac4f5..ccc860257f 100644 --- a/teshsuite/s4u/basic-link-test/basic-link-test.tesh +++ b/teshsuite/s4u/basic-link-test/basic-link-test.tesh @@ -1,8 +1,8 @@ #!/usr/bin/env tesh -$ ./basic-link-test ${srcdir:=.}/../../simdag/platforms/one_cluster.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" +$ ./basic-link-test ${srcdir:=.}/../../platforms/one_cluster.xml "--log=root.fmt:[%10.6r]%e(%i:%a@%h)%e%m%n" > [ 0.000000] (0:maestro@) Link count: 12 -> [ 0.000000] (0:maestro@) __loopback__: latency = 0.00002, bandwidth = 498000000.000000 +> [ 0.000000] (0:maestro@) __loopback__: latency = 0.00000, bandwidth = 10000000000.000000 > [ 0.000000] (0:maestro@) bob_cluster_backbone: latency = 0.00050, bandwidth = 2250000000.000000 > [ 0.000000] (0:maestro@) bob_cluster_link_0_DOWN: latency = 0.00005, bandwidth = 125000000.000000 > [ 0.000000] (0:maestro@) bob_cluster_link_0_UP: latency = 0.00005, bandwidth = 125000000.000000 @@ -15,9 +15,9 @@ $ ./basic-link-test ${srcdir:=.}/../../simdag/platforms/one_cluster.xml "--log=r > [ 0.000000] (0:maestro@) bob_cluster_link_6_DOWN: latency = 0.00005, bandwidth = 125000000.000000 > [ 0.000000] (0:maestro@) bob_cluster_link_6_UP: latency = 0.00005, bandwidth = 125000000.000000 -$ ./basic-link-test ${srcdir:=.}/../../simdag/platforms/link_attributes.xml "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" +$ ./basic-link-test ${srcdir:=.}/../../platforms/link_attributes.xml "--log=root.fmt:[%10.6r]%e(%i:%a@%h)%e%m%n" > [ 0.000000] (0:maestro@) Link count: 5 -> [ 0.000000] (0:maestro@) __loopback__: latency = 0.00002, bandwidth = 498000000.000000 +> [ 0.000000] (0:maestro@) __loopback__: latency = 0.00000, bandwidth = 10000000000.000000 > [ 0.000000] (0:maestro@) link1: latency = 0.00005, bandwidth = 125000000.000000 > [ 0.000000] (0:maestro@) link2: latency = 0.00005, bandwidth = 125000000.000000 > [ 0.000000] (0:maestro@) link3: latency = 0.00010, bandwidth = 80000000.000000