zephyr/tests/net/lib
Andreas Rudolf f531afbd2c net: lwm2m: Add config to always report obj version
Adds a config that enables sending the object version for all objects.

According to LwM2M specification v1.0 and v1.1, non-core object versions
other than 1.0 'must' be provided, while all other versions 'may' be
provided. With specification v1.2, a client 'can always attach Object
Version Information'. Or in other words, it is OK to always report the
object version with all specifications.

Signed-off-by: Andreas Rudolf <andreas.rudolf@husqvarnagroup.com>
2024-04-23 21:26:39 +00:00
..
coap tests: net: coap: add test for age wrap around 2024-03-05 14:34:42 +01:00
coap_client tests/net coap_client: Define _POSIX_C_SOURCE 2024-01-26 07:48:55 -05:00
coap_server/common linker: tests: Use Z_LINK_ITERABLE_SUBALIGN 2024-04-20 13:45:25 -04:00
dns_addremove tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
dns_cache tests: net: dns: Add DNS cache tests 2024-03-15 08:37:29 +00:00
dns_packet tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
dns_resolve tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
dns_sd hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
http_header_fields tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
http_server/common linker: tests: Use Z_LINK_ITERABLE_SUBALIGN 2024-04-20 13:45:25 -04:00
lwm2m net: lwm2m: Add config to always report obj version 2024-04-23 21:26:39 +00:00
mdns_responder tests: net: mdns: add test for external mDNS records 2024-03-22 12:41:56 +00:00
mqtt_packet tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
mqtt_publisher tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
mqtt_pubsub tests: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05: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: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
tls_credentials tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00