mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 18:43:50 +01:00
- Since `printf()` is buffered it might not arrive in a single read to pexpect. Regex which terminate in a group match might match only some elements, this might break tests that depend on exact group matching.