zephyr/tests/net/socket/tcp
Tobias Frauenschläger 795c96494a tests: net: sockets: add tests for SO_REUSEADDR
This commit adds unit tests for the SO_REUSEADDR socket option to test
the different possible scenarios for the option to work correctly.

There is also a fix for the TCP testsuite to make a now failing test
pass again due to a TIME_WAIT socket.

Signed-off-by: Tobias Frauenschläger <t.frauenschlaeger@me.com>
2023-09-20 08:56:31 +02:00
..
src tests: net: sockets: add tests for SO_REUSEADDR 2023-09-20 08:56:31 +02:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf tests: net: socket: tcp: reduce number of file descriptors 2023-08-22 09:59:44 +02:00
testcase.yaml net: tcp: Implement TCP new Reno collision avoidance 2023-08-04 15:05:17 +02:00