X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/09a4b38584bf148c8e8feb59b3c925496bab22c3..65f2d0ee3e36c86770abe9196990f0a40b4b8221:/examples/msg/network-ns3/network-ns3.tesh diff --git a/examples/msg/network-ns3/network-ns3.tesh b/examples/msg/network-ns3/network-ns3.tesh index 2605818714..06c497c640 100644 --- a/examples/msg/network-ns3/network-ns3.tesh +++ b/examples/msg/network-ns3/network-ns3.tesh @@ -1,4 +1,4 @@ -#! ./tesh +#!/usr/bin/env tesh p In the NS3 tests, the timings are not shown because the exact values may vary with your NS3 version. p We just want to check that the NS3 bindings of SimGrid are working correctly, we don't want to thoroughly test NS3. @@ -30,12 +30,6 @@ $ ${bindir:=.}/network-ns3/network-ns3 ${platfdir}/cluster.xml ${srcdir}/network > [:maestro(0)] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'NS3' > [node-6.acme.org:worker(2)] [msg_test/INFO] FLOW[1] : Receive 100 bytes from node-2.acme.org to node-6.acme.org -p Two clusters - -$ ${bindir:=.}/network-ns3/network-ns3 ${platfdir}/two_clusters.xml ${srcdir}/network-ns3/two_clusters_d.xml --cfg=network/model:NS3 "--log=root.fmt:[%h:%P(%i)]%e[%c/%p]%e%m%n" -> [:maestro(0)] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'NS3' -> [node-16.acme.org:worker(2)] [msg_test/INFO] FLOW[1] : Receive 100 bytes from node-3.acme.org to node-16.acme.org - p Dogbone ! timeout 10