mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-24 22:13:52 +01:00
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.