zephyr/tests/net/socket
Tomi Fontanilles 35f7eda545 modules: mbedtls: make key exchange Kconfigs depend on, not select
Turn the MBEDTLS_RSA_FULL selects into depends on.
This is how the other MBEDTLS_KEY_EXCHANGE_* Kconfig options are defined.

This is done to avoid circular dependencies.

At the same time update uses of the affected MBEDTLS_KEY_EXCHANGE_*
Kconfig options to enable/disable the dependencies which used to be
automatically handled.

Signed-off-by: Tomi Fontanilles <tomi.fontanilles@nordicsemi.no>
2025-05-13 22:22:43 -04:00
..
af_inet_raw tests: net: socket: Add tests for AF_INET raw sockets 2025-04-09 12:36:34 +02:00
af_packet tests: net: socket: af_packet: Add more tests to verify binding 2025-04-30 16:26:16 +02:00
can
getaddrinfo
getnameinfo
misc
net_mgmt drivers: net: ethernet: change ETHERNET_LINK_*BASE_T 2025-04-28 09:22:09 +01:00
offload_dispatcher
poll tests: remove various filters due to bugs/issue that were fixed 2025-03-28 21:52:13 +01:00
register
reuseaddr_reuseport tests: remove various filters due to bugs/issue that were fixed 2025-03-28 21:52:13 +01:00
select tests: remove various filters due to bugs/issue that were fixed 2025-03-28 21:52:13 +01:00
service tests: remove various filters due to bugs/issue that were fixed 2025-03-28 21:52:13 +01:00
socketpair
tcp tests: remove various filters due to bugs/issue that were fixed 2025-03-28 21:52:13 +01:00
tls net: tcp: fix ECONNREFUSED not reported by zsock_connect 2025-03-07 19:48:10 +01:00
tls_configurations modules: mbedtls: make key exchange Kconfigs depend on, not select 2025-05-13 22:22:43 -04:00
tls_ext net: lib: tls_credentials: Rename TLS_CREDENTIAL_SERVER_CERTIFICATE 2025-03-21 14:18:52 +01:00
udp net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
websocket
socket_helpers.h