zephyr/tests/net/lib
Kumar Gala 8f04408725 tests: Add newlib filter for some testcases that dont have it
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.  Some newer tests are missing:

	filter: TOOLCHAIN_HAS_NEWLIB == 1

so add that to testcases that needed.

Signed-off-by: Kumar Gala <kumar.gala@intel.com>
2023-01-24 11:10:27 +00:00
..
coap tests: net: lib: coap: test coap_handle_request() for invalid request code. 2022-09-12 10:53:34 +00: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: Add newlib filter for some testcases that dont have it 2023-01-24 11:10:27 +00: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