zephyr/tests/net/socket
Marcin Niestroj 4480831fc6 tests: socket: tcp: add shutdown(..., SHUT_RD) tests
Those tests cover behavior of shutdown(fd, SHUT_RD) and recv(fd, ...).

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
2022-03-02 10:05:09 -08:00
..
af_packet cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
af_packet_ipproto_raw tests: net: socket: new tests for AF_PACKET&SOCK_RAW&IPPROTO_RAW 2021-09-14 08:37:36 -04:00
getaddrinfo kconfig: Rename the TEST_EXTRA stack size option to align with the rest 2022-02-22 08:23:05 -05:00
getnameinfo drivers: net: adding NET_DRIVERS menuconfig 2021-09-28 12:13:23 +02:00
misc drivers: net: adding NET_DRIVERS menuconfig 2021-09-28 12:13:23 +02:00
net_mgmt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
poll kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
register net: sockets: Add socket processing priority 2021-09-28 20:11:26 -04:00
select drivers: net: adding NET_DRIVERS menuconfig 2021-09-28 12:13:23 +02:00
socketpair kernel: atomics: update print specifiers for atomic_t 2021-11-15 09:59:01 -05:00
tcp tests: socket: tcp: add shutdown(..., SHUT_RD) tests 2022-03-02 10:05:09 -08:00
tls kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
tls_ext kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
udp cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
websocket kconfig: Rename the ZTEST stack size option to align with the rest 2022-02-22 08:23:05 -05:00
socket_helpers.h