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 tests: native_posix: use llabs with int64_t 2020-11-19 08:41:56 +01:00
crypto
deprecated/inttype
drivers
kernel arch: mem protect Kconfig cleanups 2020-11-18 08:02:08 -05:00
lib
misc/test_build
net tests: socket: tcp: Add test for ENOTCONN behavior 2020-11-19 16:58:37 -05:00
portability
posix
shell
subsys
unit tests/unit/cbprintf: test %p with NULL and justification 2020-11-19 12:37:42 +01:00
ztest