zephyr/tests/net/socket
Robert Lubos 88728f32f6 tests: net: sockets: tls: Extend sendmsg tests
Add tests that verify that sendmsg() for DTLS works fine if provided
with multiple buffers.

Modify existing sendmsg() tests, so that we still tests the old
behavior if the feature is disabled.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-03-06 09:13:38 +01:00
..
af_packet tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
af_packet_ipproto_raw tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
can drivers: can: remove run-time RTR filtering, add build-time RTR filter 2024-01-21 11:00:31 +01:00
getaddrinfo tests: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC 2023-10-25 08:32:06 +02:00
getnameinfo tests: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC 2023-10-25 08:32:06 +02:00
misc tests: net: sockets: Add tests for SO_DOMAIN socket option 2024-01-17 09:55:40 +01:00
net_mgmt tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
offload_dispatcher tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
poll hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
register tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
reuseaddr_reuseport hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
select hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
service hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
socketpair hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
tcp hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
tls tests: net: sockets: tls: Extend sendmsg tests 2024-03-06 09:13:38 +01:00
tls_ext tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
udp tests: net: sockets: udp: Add recvmsg test for checking msg_controllen 2024-02-02 11:51:53 -06:00
websocket tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
socket_helpers.h tests: net: socket: Add correct path to socket.h for POSIX_API 2024-01-16 10:00:45 +01:00