zephyr/tests/net
Seppo Takalo 51869b3e45 test: lwm2m: Implement bootstrap tests 4 - 7
* LightweightM2M-1.1-int-4 - Bootstrap Delete
* LightweightM2M-1.1-int-5 - Server Initiated Bootstrap
* LightweightM2M-1.1-int-6 - Bootstrap Sequence
* LightweightM2M-1.1-int-7 - Fallback to bootstrap

Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
2023-12-08 20:18:37 +00:00
..
6lo tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
all tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
arp tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
bridge tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
buf tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
buf_simple tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
checksum_offload tests: net: checksum_offload: Add tests involving IP fragmentation 2023-11-08 15:09:37 +00:00
conn_mgr_conn tests: fix various test identifiers 2023-11-17 09:27:40 +01:00
conn_mgr_monitor tests: fix various test identifiers 2023-11-17 09:27:40 +01:00
context tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
dhcpv4 tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
dhcpv6 tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
ethernet_mgmt tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
hostname tests: net: hostname: test hostname related events 2023-11-29 13:16:16 -06:00
icmp net: context: Add support for adjusting IPv4 multicast ttl 2023-12-04 15:07:43 +01:00
icmpv4 tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
icmpv6 tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
ieee802154 tests ieee802154: Enable for native_sim 2023-11-20 09:21:13 +01:00
iface tests: fix thread function signatures 2023-10-30 12:24:34 +01:00
igmp tests: net: igmp: Add socket based join/leave tests 2023-12-04 16:38:49 +00:00
ip-addr tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
ipv4_fragment net: ip: Add option to force checksum calculation 2023-11-08 15:09:37 +00:00
ipv6 tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
ipv6_fragment net: ip: Add option to force checksum calculation 2023-11-08 15:09:37 +00:00
lib test: lwm2m: Implement bootstrap tests 4 - 7 2023-12-08 20:18:37 +00:00
mgmt tests: net: mgmt: Add test cases new worker options 2023-12-07 16:15:53 +00:00
mld tests: net: mld: Add socket based join/leave tests 2023-12-04 16:38:49 +00:00
mocks test: net: buf_simple: Add unit tests for simple buffers 2023-03-15 10:50:16 +01:00
neighbor tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
net_pkt tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
npf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
offloaded_netdev tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
pm tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
ppp/driver tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
promiscuous tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
ptp/clock tests net/ptp/clock: Enable for native_sim 2023-11-20 09:21:13 +01:00
route tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
route_mcast tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
shell tests: net: shell: Increase number of IP address structs 2023-12-04 09:57:35 +01:00
socket tests: net: socket: udp: Increase ztest stack size 2023-12-07 05:22:58 -05:00
tcp tests: net: tcp: Add small delay when checking context dereference 2023-11-30 10:06:50 +01:00
traffic_class tests/net/traffic_class: Enable for native_sim 2023-11-20 09:21:13 +01:00
trickle tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
tx_timestamp tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
udp tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
utils tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
virtual tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
vlan tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
wifi/wifi_nm tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00