test_echo_tcp_sendmsg_recvmsg_fd: split out test_tcp_sendmsg_recvmsg_fd_array()
authorStefan Metzmacher <metze@samba.org>
Thu, 4 Feb 2021 16:04:30 +0000 (17:04 +0100)
committerAndreas Schneider <asn@samba.org>
Mon, 8 Feb 2021 18:29:57 +0000 (19:29 +0100)
commitcbd5910b1814cad1f1c4e9c9e8515f217edcd4d2
tree16d2371896156c1a6b561ca0b714d94744e218a5
parentb2e366d87bf8b340fe5e0b0186369cda7a94d186
test_echo_tcp_sendmsg_recvmsg_fd: split out test_tcp_sendmsg_recvmsg_fd_array()

This will allow us to test more combinations in order to
get better coverage. For now we just test a single fd.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
tests/test_echo_tcp_sendmsg_recvmsg_fd.c