zephyr/tests/net
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
..
6lo net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
all
arp tests: net: arp: test the packet queuing case 2025-04-24 22:58:51 +02:00
bridge
checksum_offload net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
conn_mgr_conn tests: net: conn_mgr: Use valid LL address in tests 2025-02-19 18:48:52 +01:00
conn_mgr_monitor tests: net: conn_mgr: Use valid LL address in tests 2025-02-19 18:48:52 +01:00
context
dhcpv4 tests: net: dhcpv4: client: Verify Request xid 2025-05-08 15:55:55 +02:00
dhcpv6
ethernet_mgmt drivers: net: ethernet: change ETHERNET_LINK_*BASE_T 2025-04-28 09:22:09 +01:00
hostname net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
icmp
icmpv4
icmpv6
ieee802154 net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
iface net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
igmp
ip-addr tests: net: ipv6: Test deprecated address selection 2025-04-25 19:00:59 +02:00
ipv4_fragment net: connection: Register connection type 2025-04-09 12:36:34 +02:00
ipv6 net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
ipv6_fragment test: net: ipv6_fragment: Set link layer protocol type for a packet 2025-03-21 09:52:42 +01:00
lib modules: mbedtls: make key exchange Kconfigs depend on, not select 2025-05-13 22:22:43 -04:00
mgmt
mld
mocks
neighbor net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
net_pkt net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
npf tests: net: npf: Add VLAN tests 2025-04-16 08:07:34 +02:00
offloaded_netdev
pm
pmtu
ppp/driver
promiscuous
ptp/clock drivers/ethernet/eth_native_posix: Rename to eth_native_tap 2025-03-07 20:10:38 +01:00
route net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
route_mcast net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
shell test: net: shell Remove unused function 2025-02-12 02:23:21 +01:00
socket modules: mbedtls: make key exchange Kconfigs depend on, not select 2025-05-13 22:22:43 -04:00
tcp net: tcp: Replace the FIN only case with FIN+ACK 2025-05-06 10:50:39 +02:00
traffic_class net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
trickle
tx_timestamp net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
udp tests: net: udp: Remove unused function 2025-02-12 02:24:21 +01:00
utils tests: net: utils: Add tests for IP address string with mask 2025-03-20 17:16:10 +01:00
virtual net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
vlan net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
wifi tests: net: wifi: Add a test for Enterprise with run-time certs 2025-04-17 17:22:58 +02:00