zephyr/tests/net/socket
Lukasz Majewski 33028963c8 test: af_packet: Add test for passing UDP packet to open RAW socket
The af_packet test has been augmented to check if sent UDP packet from
one port to another (via net interface) is also passed to open SOCK_RAW
connection.
The test_packet_sockets() function has been reused to setup the SOCK_RAW
sockets for this test.
It is important to note that the packet is passed to receive part of net
stack after being sent.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
2021-01-15 09:30:17 +02:00
..
af_packet test: af_packet: Add test for passing UDP packet to open RAW socket 2021-01-15 09:30:17 +02:00
getaddrinfo tests: net: Test resolving literal IPv6 addresses 2020-12-22 15:44:00 +02:00
getnameinfo tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
misc tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
net_mgmt tests: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
poll tests: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
register tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
select tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
socketpair tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
tcp tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
udp tests: add filter for some tests using newlib 2020-12-16 08:57:40 -05:00
websocket zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
socket_helpers.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00