zephyr/tests/net/socket/tcp
Sjors Hettinga 069e003380 net: tcp: Also run the packet loss test with NO_DELAY option
When the NO_DELAY option is enabled, the retransmitted packets
will likely be differently broken down from the packets transmitted
initially. This provides a nice stress test for the out or order
reception logic.

Signed-off-by: Sjors Hettinga <s.a.hettinga@gmail.com>
2022-09-01 10:38:28 +00:00
..
src net: tcp: Also run the packet loss test with NO_DELAY option 2022-09-01 10:38:28 +00:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf net: tcp: Also run the packet loss test with NO_DELAY option 2022-09-01 10:38:28 +00:00
testcase.yaml tests: net: socket: Disable unstable tests for mps2_an385 2022-08-08 22:18:23 +09:00