zephyr/tests/net/lib
Daniel Leung 78790a85aa tests: net: lwm2m_engine: workaround stack overflow on qemu_x86
When running on qemu_x86, the test test_socket_state failed on
stack overflow. Setting CONFIG_TEST_EXTRA_STACK_SIZE to 1024
seems to fix the issue. So add a board specific config for
qemu_x86 so this test would pass.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2024-01-10 10:09:18 -05:00
..
coap tests: net: coap: Add test case for transmission parameters 2023-12-15 11:41:27 +00:00
coap_client net: lib: coap: Change coap_pending_init() 2023-12-15 11:41:27 +00:00
coap_server/common tests: net: lib: coap_server: Do not autostart service B with port 0 2023-12-01 10:56:47 +00:00
dns_addremove tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
dns_packet tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
dns_resolve tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
dns_sd tests: net: dns-sd: Fix IPv4 TTL and IPv6 hop limit checking 2023-12-04 15:07:43 +01:00
http_header_fields tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
http_server/common tests/net/lib/http_server: Switch from native_posix to native_sim 2023-11-20 09:21:13 +01:00
lwm2m tests: net: lwm2m_engine: workaround stack overflow on qemu_x86 2024-01-10 10:09:18 -05:00
mqtt_packet tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
mqtt_publisher tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
mqtt_pubsub tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02: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: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
tls_credentials tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00