zephyr/tests/net
Matthias Breithaupt 2f84e7be83 tests: net: dhcpv4: tests for encapsulated vendor specific option callbacks
Add tests for the encapsulated vendor specific option callback API.
These test cases are focused on correct parsing of encapsulated
vendor specific options.
The sample DHCP messages have been extended accordingly.

Signed-off-by: Matthias Breithaupt <m.breithaupt@vogl-electronic.com>
Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
Co-authored-by: Fin Maaß <f.mass@vogl-electronic.com>
2024-03-05 10:22:21 -05:00
..
6lo
all
arp tests: net: ipv4: Fix tests to support new netmask handling 2024-03-03 18:58:29 +01:00
bridge
buf tests: net: buf: additional verification of fixed buffer pool 2024-02-06 12:56:37 +01:00
buf_simple
checksum_offload tests: net: ipv4: Fix tests to support new netmask handling 2024-03-03 18:58:29 +01: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: net: dhcpv4: tests for encapsulated vendor specific option callbacks 2024-03-05 10:22:21 -05:00
dhcpv6 net: dhcpv6: Move DHCPv6 files to lib directory 2024-01-29 13:47:05 +01:00
ethernet_mgmt
hostname tests: net: hostname: add test for net_hostname_set 2024-01-17 14:42:58 +01:00
icmp net: context: Add support for adjusting IPv4 multicast ttl 2023-12-04 15:07:43 +01:00
icmpv4 net: ipv4: Check localhost for incoming packet 2023-12-21 09:18:24 +01:00
icmpv6
ieee802154 tests ieee802154: Enable for native_sim 2023-11-20 09:21:13 +01:00
iface tests: net: ipv4: Fix tests to support new netmask handling 2024-03-03 18:58:29 +01:00
igmp tests: net: igmp: Add socket based join/leave tests 2023-12-04 16:38:49 +00:00
ip-addr tests: net: ipv4: Fix tests to support new netmask handling 2024-03-03 18:58:29 +01:00
ipv4_fragment net: ip: Add option to force checksum calculation 2023-11-08 15:09:37 +00:00
ipv6 net: ipv6: nbr: Add IPv6 reachability confirmation API 2024-01-31 14:50:53 +01:00
ipv6_fragment net: ip: Add option to force checksum calculation 2023-11-08 15:09:37 +00:00
lib tests: net: coap: add test for age wrap around 2024-03-05 14:34:42 +01: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
neighbor net/ip: Removing useless extra data capability in neighbors 2024-03-01 15:33:53 +01:00
net_pkt test: net: net_pkt: use var buffer pool for testing 2024-02-06 12:56:37 +01:00
npf
offloaded_netdev
pm
ppp/driver
promiscuous
ptp/clock hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
route
route_mcast
shell tests: net: ipv4: Fix tests to support new netmask handling 2024-03-03 18:58:29 +01:00
socket hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
tcp tests: net: tcp: Add tests for last FIN handling 2024-01-09 10:03:08 +01:00
traffic_class tests/net/traffic_class: Enable for native_sim 2023-11-20 09:21:13 +01:00
trickle
tx_timestamp
udp tests: net: ipv4: Fix tests to support new netmask handling 2024-03-03 18:58:29 +01:00
utils
virtual tests: net: ipv4: Fix tests to support new netmask handling 2024-03-03 18:58:29 +01:00
vlan
wifi/wifi_nm