zephyr/tests/net/lib
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
..
coap
coap_client
coap_server/common tests: net: coap_server: Adjust test filters 2025-05-12 13:30:57 +02:00
dns_addremove
dns_cache
dns_dispatcher
dns_packet tests: net: dns: packet: Add test case for compression bit in CNAME 2025-03-31 22:00:36 +02:00
dns_resolve net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
dns_sd
http_header_fields
http_server tests: net: http_server: concurrent connections 2025-04-09 17:32:50 +02:00
lwm2m modules: mbedtls: make key exchange Kconfigs depend on, not select 2025-05-13 22:22:43 -04:00
mdns_responder net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
mqtt tests: net: mqtt: Add MQTT 5.0 packet encoder/decoder tests 2025-03-26 16:19:42 +01:00
mqtt_sn_client
mqtt_sn_packet
prometheus
tls_credentials net: lib: tls_credentials: Rename TLS_CREDENTIAL_SERVER_CERTIFICATE 2025-03-21 14:18:52 +01:00
wifi_credentials
wifi_credentials_backend_psa
wifi_credentials_backend_settings