RIOT/dist/pythonlibs
Gaëtan Harter 731dcfc319
testrunner: disable local echo
When local echo is enabled, pexpect will also match on send lines to the
node. So could think a node is echoing when it is only seeing the sent
message.
The sent messages are still written to `logfile` but now only once.

This may show issues with our current tests implementation that expected
this behavior.
2019-03-04 13:26:53 +01:00
..
2019-03-04 13:26:53 +01:00

This directory is exported through PYTHONPATH environment variable in the build system. Put any RIOT specific Python packages here.