zephyr/tests
Paul Sokolovsky 9fa33f27e1 tests: socket: tcp: Add test for ENOTCONN behavior
A socket which didn't undergo completed connect() or accept() calls
should react with ENOTCONN to recv() call. This test checks both
a freshly created socket ("client" one) and a socket in LISTEN
state ("server").

Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2020-11-19 16:58:37 -05:00
..
application_development
arch
benchmarks
bluetooth
boards
crypto
deprecated/inttype
drivers
kernel
lib
misc/test_build
net
portability
posix
shell
subsys
unit
ztest