zephyr/tests/net/lib
Robert Lubos 9764755bf8 tests: net: http_server: tls: Reduce test memory footprint
Tweak some Kconfig variables to reduce the overall memory footprint of
the test application. For some reason x86 MMu throws errors when
accessing iterable section entries when the image size is too large.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-08-01 16:40:03 +02:00
..
coap tests: net: coap: add test for age wrap around 2024-03-05 14:34:42 +01:00
coap_client Revert "net: sockets: move poll implementation to zvfs" 2024-07-03 15:03:05 -04:00
coap_server/common tests: net: coap: Enable loopback interface 2024-05-06 22:50:18 +01:00
dns_addremove net: dns: Convert resolver to use socket service API 2024-05-20 14:25:44 +03:00
dns_cache net: dns: Convert resolver to use socket service API 2024-05-20 14:25:44 +03:00
dns_packet net: dns: Convert resolver to use socket service API 2024-05-20 14:25:44 +03:00
dns_resolve posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
dns_sd samples: net: Increase CONFIG_NET_SOCKETS_POLL_MAX to pass checks 2024-06-03 09:49:01 +02:00
http_header_fields tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
http_server tests: net: http_server: tls: Reduce test memory footprint 2024-08-01 16:40:03 +02:00
lwm2m tests: lwm2m: Add Portfolio testcases 2024-07-27 10:44:12 +03:00
mdns_responder net: mdns_responder: Convert mDNS responder to use socket service API 2024-05-20 14:25:44 +03:00
mqtt_packet tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
mqtt_publisher tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
mqtt_pubsub tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
mqtt_sn_client tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
mqtt_sn_packet tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
mqtt_subscriber tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
tls_credentials samples: tfm: Remove old 'tfm' tag & update relevant boards 2024-05-29 10:49:31 -07:00