zephyr/tests/net/lib
Seppo Takalo 30dcf1b309 test: lwm2m: Refactor tests to work with fallback changes
In fallback refactoring to the LwM2M engine, some changes
to the server object are visible in hard-coded test
values.

Also, add Endpoint wrapper class that ensures the registration
state of the returned endpoint.

Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
2023-12-05 16:40:06 -06:00
..
coap
coap_client tests/net/lib/coap_client/: Enable for native_sim 2023-11-20 09:21:13 +01: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
dns_packet
dns_resolve
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
http_server/common tests/net/lib/http_server: Switch from native_posix to native_sim 2023-11-20 09:21:13 +01:00
lwm2m test: lwm2m: Refactor tests to work with fallback changes 2023-12-05 16:40:06 -06:00
mqtt_packet
mqtt_publisher
mqtt_pubsub
mqtt_sn_client
mqtt_sn_packet
mqtt_subscriber
tls_credentials