swrap: don't read the callers msg_control buffer in swrap_recvmsg_before_unix()
[socket_wrapper.git] / tests / test_echo_udp_sendmsg_recvmsg.c
2018-10-23 Andreas Schneidertests: Check the return code of connect in test_echo_ud...
2015-08-17 Andreas Schneidertests: Rename s_addr to send_addr
2015-08-17 Andreas Schneidertests: Fix memset() call in new tests
2015-08-11 Andreas Schneidertests: Tests for msg_name(len) in sendmsg/revcmsg
2015-08-11 Andreas Schneidertests: Fix testname of sendmsg tests
2015-08-11 Andreas Schneidertests: Migrate to new cmocka API
2014-09-01 Andreas Schneidertests: Fix type punning warnings.
2014-01-20 Andreas Schneidertests: Add test_echo_udp_sendmsg_recvmsg.