summaryrefslogtreecommitdiffstats
path: root/tests/test_echo_udp_sendmsg_recvmsg.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Check the return code of connect in test_echo_udp_sendmsg_recvmsgAndreas Schneider2018-10-231-0/+3
* tests: Rename s_addr to send_addrAndreas Schneider2015-08-171-15/+15
* tests: Fix memset() call in new testsAndreas Schneider2015-08-171-3/+3
* tests: Tests for msg_name(len) in sendmsg/revcmsgAndreas Schneider2015-08-111-0/+196
* tests: Fix testname of sendmsg testsAndreas Schneider2015-08-111-4/+4
* tests: Migrate to new cmocka APIAndreas Schneider2015-08-111-7/+17
* tests: Fix type punning warnings.Andreas Schneider2014-09-011-26/+28
* tests: Add test_echo_udp_sendmsg_recvmsg.Andreas Schneider2014-01-201-0/+199