zephyr/tests/net/socket
Jukka Rissanen 759f3a0c7c tests/samples: net: Fix the max number of file descriptors
Make sure that CONFIG_ZVFS_OPEN_MAX in the tests and samples is at
least the same value as CONFIG_NET_SOCKETS_POLL_MAX so that we
cannot have more polled sockets than there are available file
descriptors.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-09-30 17:12:15 +01:00
..
af_packet
af_packet_ipproto_raw
can
getaddrinfo lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
getnameinfo
misc tests: net: sockets: misc: Fix SO_BINDTODEVICE test 2024-07-27 10:44:48 +03:00
net_mgmt
offload_dispatcher fdtable: replace z_ prefix with zvfs_ for fdtable.h functions 2024-06-26 12:33:02 +02:00
poll
register
reuseaddr_reuseport
select
service tests/samples: net: Fix the max number of file descriptors 2024-09-30 17:12:15 +01:00
socketpair
tcp tests: net: socket: Add tests for tracing 2024-06-26 15:49:43 +02:00
tls tests: net: sockets: tls: Increase connect timeout 2024-09-28 08:21:51 -05:00
tls_configurations tests: tls_configurations: remove tests on native/64 platform 2024-09-25 12:58:04 +02:00
tls_ext
udp tests: net: socket: udp: clear control data buffer before recvmsg 2024-08-23 15:50:37 +01:00
websocket misc: move lorem ipsum text to zephyr/misc/lorem_ipsum.h 2024-08-02 03:31:06 -04:00
socket_helpers.h