zephyr/tests/net/socket/tcp
Paul Sokolovsky 1b837d64de tests: socket: tcp: Test handling of EOF condition on socket
If peer socket closed, the other side should get 0 from recv(), and
should get in stable manner (no matter how much time went from the
closure and/or how many times recv() is called).

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2019-03-06 15:57:40 -05:00
..
src tests: socket: tcp: Test handling of EOF condition on socket 2019-03-06 15:57:40 -05:00
CMakeLists.txt cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
prj.conf tests: socket: Bump number of available fd's 2018-11-04 22:04:11 +01:00
testcase.yaml tests: net: socket: Add "socket" tag to testcase.yaml's 2019-01-25 10:35:39 +02:00