zephyr/tests/net/socket
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
..
getaddrinfo tests: net: socket: Add "socket" tag to testcase.yaml's 2019-01-25 10:35:39 +02:00
getnameinfo tests: socket: Add test for getnameinfo() 2019-02-19 17:34:57 -05:00
misc tests: socket: misc: Add test for gethostname() 2019-02-08 10:39:30 +02:00
poll tests: socket: poll, select: Fix non-blocking timing tests 2019-02-04 15:31:10 -05:00
select tests: socket: poll, select: Fix non-blocking timing tests 2019-02-04 15:31:10 -05:00
tcp tests: socket: tcp: Test handling of EOF condition on socket 2019-03-06 15:57:40 -05:00
udp tests: net: socket: Add "socket" tag to testcase.yaml's 2019-01-25 10:35:39 +02:00
socket_helpers.h tests: net: socket: socket_helpers.h: Factor out socket test helpers 2019-01-25 10:35:39 +02:00