zephyr/tests/net
Chaitanya Tata 5af6dfdd0e tests: Add a test for duplicate event handlers
This will help to detect any issues with duplicate handlers, currently,
it causes an infinite loop in the handler that processes the single
linked list.

Also, increase the stack size to pass the synchronous test case.

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
2024-03-08 09:35:04 +01: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: net: ipv4: Fix tests to support new netmask handling 2024-03-03 18:58:29 +01:00
bridge tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
buf tests: net: buf: additional verification of fixed buffer pool 2024-02-06 12:56:37 +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: 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: add comments to sample packets 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 tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
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 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: 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: Add a test for duplicate event handlers 2024-03-08 09:35:04 +01: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 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 hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05: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: ipv4: Fix tests to support new netmask handling 2024-03-03 18:58:29 +01:00
socket tests: net: dns: Fix the tests to check the exponential backoff 2024-03-06 13:33:50 +01: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 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: net: ipv4: Fix tests to support new netmask handling 2024-03-03 18:58:29 +01:00
utils tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
virtual tests: net: ipv4: Fix tests to support new netmask handling 2024-03-03 18:58:29 +01: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