tcptest.py runs on top of python3, and uses ArgumentParser
[tests.git] / system / tcptest.py
2018-05-30 Thierry Parmentelattcptest.py runs on top of python3, and uses ArgumentParser
2015-03-19 Thierry Parmentelatkeep track of what has moved to py3
2015-03-18 Thierry ParmentelatSyntaxError: from __future__ imports must occur at...
2015-03-18 Thierry Parmentelatrevert tcptest to python2 as this runs in the slice...
2015-03-18 Thierry Parmentelatpython3 - first draft looks kind of OK
2015-03-17 Thierry Parmentelatone layer of polish
2015-03-09 Thierry Parmentelatmake cross-check-tcp more robust : we need to wait...
2015-03-05 Thierry Parmentelatmake tcptest ready more stringent : check that eth0...
2015-03-03 Thierry Parmentelatrework check-tcp so that we first wait for the network...
2015-03-03 Thierry Parmentelatimprove the output of tcp{server,client}
2015-03-03 Thierry Parmentelatshow network status inside tcptest.py in server mode
2010-09-21 Thierry Parmentelatreviewed list options parsing
2008-02-13 Thierry Parmentelatfirst draft