From: Martin Quinson Date: Wed, 5 Apr 2023 20:02:59 +0000 (+0200) Subject: these ns3 tests need an 'output sort' directive :( X-Git-Tag: v3.34~195 X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/2729dd556d93eadc718f8bfbfbd55f20dfde0839 these ns3 tests need an 'output sort' directive :( --- diff --git a/examples/cpp/network-ns3/s4u-network-ns3-notime.tesh b/examples/cpp/network-ns3/s4u-network-ns3-notime.tesh index 3e9b4e4fa3..33ab7cc1ee 100644 --- a/examples/cpp/network-ns3/s4u-network-ns3-notime.tesh +++ b/examples/cpp/network-ns3/s4u-network-ns3-notime.tesh @@ -47,6 +47,7 @@ $ ${bindir:=.}/s4u-network-ns3 ${platfdir}/onelink.xml ${srcdir}/onelink_d.xml - > [:maestro(0)] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'ns-3' > [C1:worker(2)] [s4u_test/INFO] FLOW[1] : Receive 10000 bytes from S1 to C1 +! output sort p Crosstraffic TCP option DISABLED $ ${bindir:=.}/s4u-network-ns3 ${platfdir}/crosstraffic.xml ${srcdir}/crosstraffic_d.xml --cfg=network/model:ns-3 --cfg=network/crosstraffic:0 "--log=root.fmt:[%h:%a(%i)]%e[%c/%p]%e%m%n" > [:maestro(0)] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'ns-3' @@ -56,6 +57,7 @@ $ ${bindir:=.}/s4u-network-ns3 ${platfdir}/crosstraffic.xml ${srcdir}/crosstraff > [C1:worker(6)] [s4u_test/INFO] FLOW[3] : Receive 10000 bytes from S1 to C1 > [S1:worker(8)] [s4u_test/INFO] FLOW[4] : Receive 10000 bytes from C1 to S1 +! output sort p Crosstraffic TCP option ENABLED $ ${bindir:=.}/s4u-network-ns3 ${platfdir}/crosstraffic.xml ${srcdir}/crosstraffic_d.xml --cfg=network/model:ns-3 --cfg=network/crosstraffic:1 "--log=root.fmt:[%h:%a(%i)]%e[%c/%p]%e%m%n" > [:maestro(0)] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'ns-3'