zephyr/tests/net/lib
Kumar Gala ab764aada9 tests: lwm2m_registry: Add newlib filter to testcase.yaml
Not all toolchains support newlib so tests that require newlib need
to have a filter to we don't try and build those tests on those
testcases.  Add the following to testcase.yaml to handle the issue:

        filter: TOOLCHAIN_HAS_NEWLIB == 1

Fixes #54440

Signed-off-by: Kumar Gala <kumar.gala@intel.com>
2023-02-06 18:22:41 +09:00
..
coap tests: net: coap: Add test for options 2023-02-06 10:02:19 +01:00
dns_addremove tests/net/lib/dns_addremove: Initialize resolver objects 2022-10-17 10:13:56 +02:00
dns_packet crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00
dns_resolve test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
dns_sd tests: net: dns_sd: Don't use NET_CONFIG_SETTINGS 2022-10-26 12:00:22 +02:00
http_header_fields include: net: http: rename http_x.h http/x.h 2022-10-12 09:02:21 -04:00
lwm2m tests: lwm2m_registry: Add newlib filter to testcase.yaml 2023-02-06 18:22:41 +09:00
mqtt_packet test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
mqtt_publisher Revert "random: Change testing random generator" 2023-01-09 19:29:50 +09:00
mqtt_pubsub ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
mqtt_sn_client tests: net: mqtt-sn: Add test for MQTT-SN client 2022-11-09 10:43:00 +01:00
mqtt_sn_packet tests: net: mqtt-sn: Add encoding/decoding test 2022-11-09 10:43:00 +01:00
mqtt_subscriber ztest: remove the obsolete NULL appended to zassert macros 2022-09-09 07:05:38 -04:00
tls_credentials tests: net: lib: move tls_credentials to new ztest API 2022-09-02 10:54:29 +00:00