zephyr/tests/net/socket
Gaetan Perrot 369d5b170c tests: net: socket: getaddrinfo: Remove unused assignment
In check_dns_query(), the assignment `ret = -ENOMEM` was never used since
the function returns false immediately afterward.

Signed-off-by: Gaetan Perrot <gaetan.perrot@spacecubics.com>
2025-07-07 10:05:51 -05:00
..
af_inet_raw
af_packet tests: all: Fix remaining issues reported by string validation 2025-05-27 09:16:08 +02:00
can
getaddrinfo tests: net: socket: getaddrinfo: Remove unused assignment 2025-07-07 10:05:51 -05:00
getnameinfo
misc
net_mgmt net: socket: mgmt: Fix function signature 2025-07-04 14:21:23 -10:00
offload_dispatcher net: sockets: socket_dispatcher: Fix close function type 2025-07-04 13:16:32 -05:00
poll
register
reuseaddr_reuseport
select
service
socketpair
tcp
tls tests: all: Fix remaining issues reported by string validation 2025-05-27 09:16:08 +02:00
tls_configurations tests: net: sockets: tls_configurations: Use fixture for openssl 2025-05-15 14:10:05 +02:00
tls_ext tests: net: socket: tls_ext: Add test case for cert veirfy cb option 2025-05-22 13:44:43 +02:00
udp tests: net: socket: udp: Don't call memset() on a NULL pointer 2025-07-04 13:16:32 -05:00
websocket
socket_helpers.h