Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge the two wifi platform files
[simgrid.git] / teshsuite / surf / wifi_usage / 1STA-1LINK-1NODE.tesh
index accf3d0..05194f7 100644 (file)
@@ -1,12 +1,12 @@
 #!/usr/bin/env tesh
 
 p Test WITH crosstraffic
-$ ${bindir:=.}/1STA-1LINK-1NODE ${platfdir}/wifi/1STA-1LINK-1NODE.xml
+$ ${bindir:=.}/1STA-1LINK-1NODE ${platfdir}/wifi.xml
 > [Station 1:sender:(1) 0.000156] [simulator/INFO] Station 1 sent 1000 bytes to NODE1 in 0.000156 seconds from 0.000000 to 0.000156
 > [0.000156] [simulator/INFO] Simulation took 0.000156s
 
 p Test WITHOUT crosstraffic
-$ ${bindir:=.}/1STA-1LINK-1NODE ${platfdir}/wifi/1STA-1LINK-1NODE.xml --cfg=network/crosstraffic:0
+$ ${bindir:=.}/1STA-1LINK-1NODE ${platfdir}/wifi.xml --cfg=network/crosstraffic:0
 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/crosstraffic' to '0'
 > [Station 1:sender:(1) 0.000148] [simulator/INFO] Station 1 sent 1000 bytes to NODE1 in 0.000148 seconds from 0.000000 to 0.000148
 > [0.000148] [simulator/INFO] Simulation took 0.000148s