zephyr/tests/net/lib
Seppo Takalo 1c6a853528 net: lwm2m: Default lifetime is also a minimum accepted lifetime
If server or bootstrap writes a lifetime value less than
configured default lifetime, client will automatically overwrite
the value with default one.

This gives better control for the application where client
behaviour is fine tuned on the Kconfig, but default values
from bootstrap server cannot be fine-tuned.

Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
2023-04-06 14:15:04 -05:00
..
coap tests: net: coap: Add test for options 2023-02-06 10:02:19 +01:00
dns_addremove net: ip: net_mgmt: Increase default queue size 2023-02-21 10:58:10 +01:00
dns_packet crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00
dns_resolve
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
http_server/common tests: net: http_service: verify service and resource macros 2023-03-08 13:57:13 +00:00
lwm2m net: lwm2m: Default lifetime is also a minimum accepted lifetime 2023-04-06 14:15:04 -05:00
mqtt_packet tests: mqtt: do not use TC_START for debugging 2023-04-05 10:27:28 +02:00
mqtt_publisher Revert "random: Change testing random generator" 2023-01-09 19:29:50 +09:00
mqtt_pubsub
mqtt_sn_client tests: net: mqtt_sn_client: move to new ztest API 2023-02-24 09:15:38 +01:00
mqtt_sn_packet tests: net: mqtt_sn_packet: move to new ztest API 2023-02-24 09:15:38 +01:00
mqtt_subscriber
tls_credentials