zephyr/tests/net
Konrad Derda d4dc516119 tests: net: mld: fix waiting for MLDv2 report after query
This commit fixes 'test_verify_send_report()' function as it was
not properly waiting for a MLDv2 report after sending a query. The
asserted value was set for the previous report sent after joining a
group.

Signed-off-by: Konrad Derda <konrad.derda@nordicsemi.no>
2024-04-03 15:30:03 -05:00
..
6lo net: Provide separate configs for TX/RX memory pool for variable bufs 2024-03-29 15:56:07 -05:00
all net: tcp: Deprecate CONFIG_NET_TCP_ACK_TIMEOUT 2024-04-03 15:32:45 -04:00
arp tests: net: ipv4: Fix tests to support new netmask handling 2024-03-03 18:58:29 +01:00
bridge
buf tests: net: buf: Better clone coverage 2024-03-29 16:00:39 -05:00
buf_simple net: buf_simple: Add support for 40 bit data type 2024-03-26 19:32:27 -04:00
checksum_offload tests|scripts/net: Change native_posix references to native_sim 2024-03-20 15:43:05 +01:00
conn_mgr_conn
conn_mgr_monitor
context
dhcpv4 tests: net: dhcpv4: server: Fix tests after including client ID 2024-03-22 10:24:15 +01: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
icmpv4 net: ipv4: Check localhost for incoming packet 2023-12-21 09:18:24 +01:00
icmpv6
ieee802154 tests: net: sockets: Remove use of NET_SOCKETS_POSIX_NAMES 2024-03-27 13:40:13 -05:00
iface net: if: Make sure no other interface has same name 2024-03-27 14:32:34 +00:00
igmp
ip-addr tests: net: ipv4: Fix tests to support new netmask handling 2024-03-03 18:58:29 +01:00
ipv4_fragment net: Use always zephyr/posix/fcntl.h 2024-03-27 13:40:13 -05:00
ipv6 net: Provide separate configs for TX/RX memory pool for variable bufs 2024-03-29 15:56:07 -05:00
ipv6_fragment
lib net: lwm2m: Fix socket hints for block transfer 2024-03-28 16:02:34 -05:00
mgmt tests: Add a test for duplicate event handlers 2024-03-08 09:35:04 +01:00
mld tests: net: mld: fix waiting for MLDv2 report after query 2024-04-03 15:30:03 -05: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 tests: net: sockets: Remove use of NET_SOCKETS_POSIX_NAMES 2024-03-27 13:40:13 -05:00
ppp/driver
promiscuous tests|scripts/net: Change native_posix references to native_sim 2024-03-20 15:43:05 +01:00
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 net: Use always zephyr/posix/fcntl.h 2024-03-27 13:40:13 -05:00
tcp net: Provide separate configs for TX/RX memory pool for variable bufs 2024-03-29 15:56:07 -05:00
traffic_class tests/net: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +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: virtual: Fix the tests 2024-03-25 17:07:43 +01:00
vlan tests: net: vlan: Fix the socket API usage 2024-03-28 14:45:08 +00:00
wifi/wifi_nm