Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Plug a memleak
[simgrid.git] / examples / cpp / network-wifi / s4u-network-wifi.tesh
1 #!/usr/bin/env tesh
2
3 $ ${bindir:=.}/s4u-network-wifi ${platfdir}/wifi.xml "--log=root.fmt:[%10.6r]%e(%i:%a@%h)%e%m%n" --cfg=network/model:CM02
4 > [  0.000000] (0:maestro@) Configuration change: Set 'network/model' to 'CM02'
5 > [  0.000000] (1:sender@Station 1) Send a message to the other station.
6 > [  0.000000] (2:receiver@Station 2) Wait for a message.
7 > [  3.888889] (1:sender@Station 1) Done.
8 > [  3.888889] (2:receiver@Station 2) Done.