zephyr/tests/net
Jukka Rissanen 2ac66bc084 tests: net: if: Add tests for operational state change time
Make sure that the operational state change time is updated
correctly.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2025-06-20 08:52:06 +02:00
..
6lo net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
all net: openthread: Allow a platform to select a Settings backend. 2024-12-02 18:18:20 +01:00
arp tests: net: arp: test the packet queuing case 2025-04-24 22:58:51 +02:00
bridge tests: net: bridge: Update the bridging tests 2024-09-06 18:01:15 -04:00
checksum_offload tests: all: Fix remaining issues reported by string validation 2025-05-27 09:16:08 +02:00
conn_mgr_conn net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
conn_mgr_monitor net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
conn_mgr_nsos net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
context lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
dhcpv4 net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
dhcpv6 net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
ethernet_mgmt drivers: ethernet: remove phy related configs from eth config 2025-06-11 10:17:37 -07:00
hostname net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
icmp samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
icmpv4 lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
icmpv6 lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
ieee802154 net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
iface tests: net: if: Add tests for operational state change time 2025-06-20 08:52:06 +02:00
igmp net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
ip-addr tests: net: ipv6: Fix deprecated address selection 2025-05-21 09:30:22 +02:00
ipv4_fragment net: connection: Register connection type 2025-04-09 12:36:34 +02:00
ipv6 tests: all: Fix remaining issues reported by string validation 2025-05-27 09:16:08 +02:00
ipv6_fragment test: net: ipv6_fragment: Set link layer protocol type for a packet 2025-03-21 09:52:42 +01:00
lib net: dns: Allow user to specify max answer length via Kconfig 2025-06-18 09:08:41 -04:00
mgmt net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
mld net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
mocks test: net: buf_simple: Add unit tests for simple buffers 2023-03-15 10:50:16 +01:00
neighbor net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
net_pkt net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
npf doc: remove more occurances of Nios II 2025-05-15 20:01:05 -04:00
offloaded_netdev tests: net: offloaded_netdev: Add test for offloaded DNS APIs 2025-06-11 16:20:18 -07:00
pm tests/samples: net: Fix the max number of file descriptors 2024-09-30 17:12:15 +01:00
pmtu net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
ppp/driver lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
promiscuous tests|scripts/net: Change native_posix references to native_sim 2024-03-20 15:43:05 +01:00
ptp/clock drivers/ethernet/eth_native_posix: Rename to eth_native_tap 2025-03-07 20:10:38 +01:00
route net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
route_mcast net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
shell test: net: shell Remove unused function 2025-02-12 02:23:21 +01:00
socket net: socket: mgmt: Create proper socket options for net_mgmt sockets 2025-06-18 10:54:44 +02:00
tcp net: tcp: Align TCP seqence validation with Spec 2025-06-13 14:28:50 +02:00
traffic_class net: Change the net_linkaddr struct to not use pointers 2025-03-17 16:25:22 +01:00
trickle lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
tx_timestamp tests: all: Fix remaining issues reported by string validation 2025-05-27 09:16:08 +02:00
udp tests: net: udp: Remove unused function 2025-02-12 02:24:21 +01:00
utils tests: all: Fix remaining issues reported by string validation 2025-05-27 09:16:08 +02:00
virtual tests: all: Fix remaining issues reported by string validation 2025-05-27 09:16:08 +02:00
vlan tests: all: Fix remaining issues reported by string validation 2025-05-27 09:16:08 +02:00
wifi tests: net: wifi: Add a test for Enterprise with run-time certs 2025-04-17 17:22:58 +02:00