Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove the timings of another ns3 test to help older ns3 versions
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Thu, 6 Apr 2023 14:58:39 +0000 (16:58 +0200)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Thu, 6 Apr 2023 14:58:39 +0000 (16:58 +0200)
teshsuite/s4u/ns3-simultaneous-send-rcv/ns3-simultaneous-send-rcv.tesh

index b39fd11..c5d0feb 100644 (file)
@@ -1,6 +1,6 @@
 p In the ns-3 tests, the timings are not shown because the exact values may vary with your ns-3 version.
 p We just want to check that the ns-3 bindings of SimGrid are working correctly, we don't want to thoroughly test ns-3.
 
-$ ./ns3-simultaneous-send-rcv ${platfdir}/ns3-big-cluster.xml --cfg=network/model:ns-3
-> [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/model' to 'ns-3'
-> [c-01.rennes:receiver:(1) 22.000199] [s4u_test/INFO] Done receiving from 100 senders, each of them sending 5 messages
+$ ./ns3-simultaneous-send-rcv ${platfdir}/ns3-big-cluster.xml --cfg=network/model:ns-3 "--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'
+> [c-01.rennes:receiver(1)] [s4u_test/INFO] Done receiving from 100 senders, each of them sending 5 messages