summaryrefslogtreecommitdiffstats
path: root/tests/test_echo_tcp_bind.c
Commit message (Expand)AuthorAgeFilesLines
* tests: Protect IPv6 function in setup_echo_srv_tcp_ipv6Andreas Schneider2018-11-061-0/+2
* tests: Fix sa_socklen for sockaddr_inAndreas Schneider2017-12-041-2/+2
* tests: Fix compile warningAndreas Schneider2015-10-191-1/+1
* tests: Migrate to new cmocka APIAndreas Schneider2015-08-111-12/+18
* tests: Pass the sockaddr structure to system functions.Andreas Schneider2014-09-021-1/+1
* tests: Fix type punning warnings.Andreas Schneider2014-09-011-69/+94
* tests: Disable addr_in_use bind test while the swrap code is incomplete.Andreas Schneider2014-06-051-0/+4
* tests: Fix conflicting variable name on Solaris.Andreas Schneider2014-06-021-7/+7
* tests: Fix building without bindresvport().Andreas Schneider2014-06-021-1/+8
* tests: add new test test_bind_ipv4_addr_in_use()Michael Adam2014-06-011-0/+157
* tests: extend the ipv6 bind testMichael Adam2014-06-011-0/+23
* tests: greatly extend the ipv4 bind testMichael Adam2014-06-011-0/+88
* swrap: add check for rpc/rpc.h - needed on freebsd for bindresvportMichael Adam2014-06-011-0/+3
* tests: Add tests for bindresvport().Andreas Schneider2014-05-311-0/+113
* tests: Add tests for bind().Andreas Schneider2014-05-311-0/+110