summaryrefslogtreecommitdiffstats
path: root/tests/test_echo_tcp_sendmsg_recvmsg_fd.c
Commit message (Expand)AuthorAgeFilesLines
* test_echo_tcp_sendmsg_recvmsg_fd: add test_tcp_sendmsg_recvmsg_fd_mixed() testsStefan Metzmacher2021-02-081-0/+165
* test_echo_tcp_sendmsg_recvmsg_fd: add test_tcp_sendmsg_recvmsg_fd_different()...Stefan Metzmacher2021-02-081-0/+82
* test_echo_tcp_sendmsg_recvmsg_fd: also test passing the same socket up to 6 t...Stefan Metzmacher2021-02-081-1/+46
* test_echo_tcp_sendmsg_recvmsg_fd: split out test_tcp_sendmsg_recvmsg_fd_same()Stefan Metzmacher2021-02-081-4/+16
* test_echo_tcp_sendmsg_recvmsg_fd: split out test_tcp_sendmsg_recvmsg_fd_array()Stefan Metzmacher2021-02-081-53/+145
* tests: Add test for socket_wrapper fd-passing supportAnoop C S2021-02-021-0/+188