tests: Add test for socket_wrapper fd-passing support
authorAnoop C S <anoopcs@samba.org>
Thu, 23 Jul 2020 10:29:29 +0000 (15:59 +0530)
committerAndreas Schneider <asn@samba.org>
Tue, 2 Feb 2021 09:23:33 +0000 (10:23 +0100)
commit66a5bef7f9aac4d70124bc8efec72dcd434c660a
tree895b614196a4dc1ad8d6a42bd4045dc260a47681
parent650115f1b4ed2fd4aa7d65ce7578bc919e0601f4
tests: Add test for socket_wrapper fd-passing support

Signed-off-by: Anoop C S <anoopcs@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
tests/CMakeLists.txt
tests/test_echo_tcp_sendmsg_recvmsg_fd.c [new file with mode: 0644]