Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge the two wifi platform files
[simgrid.git] / teshsuite / surf / wifi_usage / 2STA.tesh
1 #!/usr/bin/env tesh
2
3 $ ${bindir:=.}/2STA ${platfdir}/wifi.xml --cfg=network/crosstraffic:0
4 > [0.000000] [xbt_cfg/INFO] Configuration change: Set 'network/crosstraffic' to '0'
5 > [Station 1:sender:(1) 0.000296] [simulator/INFO] Station 1 sent 1000 bytes to Station 2 in 0.000296 seconds from 0.000000 to 0.000296
6 > [0.000296] [simulator/INFO] Simulation took 0.000296s
7
8 $ ${bindir:=.}/2STA ${platfdir}/wifi.xml
9 > [Station 1:sender:(1) 0.000311] [simulator/INFO] Station 1 sent 1000 bytes to Station 2 in 0.000311 seconds from 0.000000 to 0.000311
10 > [0.000311] [simulator/INFO] Simulation took 0.000311s