zephyr/tests/net
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
..
6lo tests: net: 6lo: do not use TC_START for debugging 2023-04-05 10:27:28 +02:00
all net: dummy L2 for offloaded ifaces 2023-03-20 09:53:25 +01:00
arp
bridge
buf tests: net: buf: Fix invalid check in test 2023-03-15 10:50:16 +01:00
buf_simple test: net: buf_simple: Add unit tests for simple buffers 2023-03-15 10:50:16 +01:00
checksum_offload
context
dhcpv4
ethernet_mgmt
hostname
icmpv4
icmpv6
ieee802154 net: ieee802154: 6lo: Add test case for IPHC fragmentation corner case 2023-02-19 20:33:36 -05:00
iface
igmp tests: net: igmp and igmp.preempt fix issue 2023-02-06 10:07:30 +01:00
ip-addr
ipv4_fragment
ipv6 net: icmpv6: Initialize dns sockaddr in RA RDNSS 2023-02-22 14:26:39 +01:00
ipv6_fragment
lib net: lwm2m: Default lifetime is also a minimum accepted lifetime 2023-04-06 14:15:04 -05:00
mgmt
mld
mocks test: net: buf_simple: Add unit tests for simple buffers 2023-03-15 10:50:16 +01:00
neighbor
net_pkt net: pkt: Allow zero payload for non-IPv4/v6 frames 2023-02-06 10:04:03 +01:00
npf
offloaded_netdev tests: net: Add tests for offloaded_netdev 2023-03-20 09:53:25 +01:00
pm
ppp/driver
promiscuous
ptp/clock
route
route_mcast
shell
socket tests: remove intel adsp cavs platforms from filters 2023-04-06 18:51:56 +02:00
tcp tests: net: tcp: Make sure the underlying TCP connection is closed 2023-02-01 06:50:20 -08:00
traffic_class yamllint: fix all yamllint comments-indentation errors 2023-01-04 01:16:45 +09:00
trickle tests: net: trickle move to new ztest API 2023-02-21 08:24:35 -05:00
tx_timestamp tests: net: tx_timestamp: move to new ztest API 2023-02-24 09:16:11 +01:00
udp
utils tests: net: util: do not use TC_START for debugging 2023-04-05 10:27:28 +02:00
virtual
vlan