mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-16 10:03:50 +01:00
Add a new test to check the behavior of `sock_tcp_read` when more data is available in the connection than the buffer passed. This test checks issue #16124 as well as reading from multiple small network packets into a single buffer.