zephyr/tests/net/lib
Alberto Escolar Piedras 9666e7c638 tests/net: Don't test on native_posix
native_posix is now deprecated.
Building these tests in both native_sim and native_posix does not
improve coverage for the tests or subsystem but doubles CI time.
As anyhow native_posix will be removed all together in
2 releases, let's remove it already for these.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-09-25 04:04:36 -04:00
..
coap tests: net: coap: add test for age wrap around 2024-03-05 14:34:42 +01:00
coap_client tests/net: Don't test on native_posix 2024-09-25 04:04:36 -04:00
coap_server/common tests: net: coap: Enable loopback interface 2024-05-06 22:50:18 +01:00
dns_addremove lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05: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 lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -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: Add tests for long GET/POST data 2024-09-23 12:00:54 +02:00
lwm2m ztest: Add Support for Multiple Test Runs. 2024-09-18 15:32:28 +02:00
mdns_responder net: mdns_responder: Convert mDNS responder to use socket service API 2024-05-20 14:25:44 +03:00
mqtt/v3_1_1 tests: net: mqtt: Make publisher/subscriber test suites self contained 2024-08-08 20:22:33 -04: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
tls_credentials samples: tfm: Remove old 'tfm' tag & update relevant boards 2024-05-29 10:49:31 -07:00