summaryrefslogtreecommitdiffstats
path: root/tests/test_echo_tcp_get_peer_sock_name.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Protect IPv6 in st_echo_tcp_get_peer_sock_nameAndreas Schneider2018-11-071-0/+15
* tests: Fix passing pointer of incompatible typeAndreas Schneider2015-08-171-1/+1
* tests: Migrate to new cmocka APIAndreas Schneider2015-08-111-19/+25
* tests: Add missing breaks in sockaddr assert functions.Andreas Schneider2014-09-031-0/+4
* tests: Fix type punning warnings.Andreas Schneider2014-09-011-159/+211
* tests: Fix assert_sockaddr_equal() file and line output.Andreas Schneider2014-05-261-1/+2
* tests: Add test for different length passed to get(sock|peer)name.Andreas Schneider2014-05-221-0/+58
* tests: Add test to verify that the binded iface address is correct.Andreas Schneider2014-05-081-0/+355