zephyr/tests/net
Chris Friedt 93973e2ead net: sockets: move poll implementation to zvfs
Move the implementation of zsock_poll to zvfs_poll. This allows
other types of file descriptors to also make use of poll()
functionality even when the network subsystem is not enabled.

Additionally, it partially removes a dependency cycle between
posix and networking by moving functionality into a mutual
dependency.

Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2024-06-27 09:01:23 -04:00
..
6lo
all tests: net: all: Enable IPv4 ACD in the test suite 2024-06-10 00:59:28 -07:00
arp
bridge
buf
buf_simple
checksum_offload
conn_mgr_conn test: Apply semantic patch file ztest_strcmp.cocci 2024-06-14 19:25:42 +02:00
conn_mgr_monitor tests: net: conn_mgr_monitor: Remove debug logs 2024-06-17 12:08:51 -04:00
context
dhcpv4 tests: net: Exclude native_posix because of socket service 2024-05-20 14:25:44 +03:00
dhcpv6 tests: net: dhcpv6: Reapply LL address on iface up 2024-05-14 18:20:56 -04:00
ethernet_mgmt
hostname
icmp
icmpv4
icmpv6
ieee802154 modules: mbedtls: remove the default enabling of features 2024-05-31 16:33:06 -05:00
iface
igmp
ip-addr
ipv4_fragment
ipv6 tests: net: ipv6: Add more test cases involving iface state changes 2024-05-20 14:26:24 +03:00
ipv6_fragment
lib net: sockets: move poll implementation to zvfs 2024-06-27 09:01:23 -04:00
mgmt
mld tests: net: mld: Add more test cases involving iface state changes 2024-05-20 14:26:24 +03:00
mocks
neighbor
net_pkt net: pkt: Add flags to indicate the pkt should be timestamped 2024-06-13 05:40:41 -04:00
npf
offloaded_netdev
pm posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
ppp/driver
promiscuous
ptp/clock drivers: ptp_clock_nxp_enet: misc fixes 2024-04-23 15:31:33 +02:00
route
route_mcast tests: net: mcast_routing: add verification of multiple interfaces 2024-04-17 14:39:35 +02:00
shell
socket tests: net: socket: Add tests for tracing 2024-06-26 15:49:43 +02:00
tcp tests: net: tcp: Replace test case numbers with enums 2024-04-15 12:51:52 +02:00
traffic_class
trickle
tx_timestamp
udp
utils
virtual
vlan net: vlan: Add a function to check if interface is VLAN one 2024-04-25 11:06:23 +00:00
wifi/wifi_nm