summaryrefslogtreecommitdiffstats
path: root/tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* tests: Add a unit test for wrap_sendmsg_filter_cmsghdr()Ralph Boehme2015-10-141-1/+2
* tests: Add tcp sendmsg/recvmsg testAndreas Schneider2015-08-111-0/+1
* tests: Fix type punning warnings.Andreas Schneider2014-09-011-0/+1
* Define _GNU_SOURCE on one place only.Jakub Hrozek2014-08-151-1/+0
* tests: Add tests for bind().Andreas Schneider2014-05-311-0/+1
* tests: Add test that getsockname is correct after socket().Andreas Schneider2014-05-311-0/+1
* tests: Add support to receive IP_PKTINFO in echo_srv.Andreas Schneider2014-05-221-0/+1
* tests: Add test to verify that the binded iface address is correct.Andreas Schneider2014-05-081-0/+1
* cmake: Use SOCKET_WRAPPER_LOCATION.Andreas Schneider2014-02-041-2/+2
* cmake: Only build test_sendmsg_recvmsg_fd if we have msg_control.Andreas Schneider2014-01-211-2/+5
* tests: Add sendmsg_recvmsg_fd test.Jakub Hrozek2014-01-201-1/+2
* tests: Add test_echo_udp_sendmsg_recvmsg.Andreas Schneider2014-01-201-1/+2
* tests: Add test_echo_tcp_socket_options().Andreas Schneider2013-12-231-0/+1
* tests: Add test_echo_tcp_connect test.Andreas Schneider2013-12-231-1/+7
* tests: Add test_echo_tcp_write_readvJakub Hrozek2013-12-201-1/+1
* tests: Add test_echo_tcp_write_read.Andreas Schneider2013-12-171-1/+1
* tests: Add test_echo_udp_send_recv test.Andreas Schneider2013-12-131-1/+1
* tests: Rename testsuite to test_ioctl.Andreas Schneider2013-12-121-1/+1
* cmake: Fix linking echo_srv on Solaris.Andreas Schneider2013-12-121-0/+1
* tests: Add a torture library with helpers.Andreas Schneider2013-12-101-2/+10
* tests: Add test_echo_udp_sendto_recvfrom.Andreas Schneider2013-12-101-13/+18
* cmake: Remove swrap env variables.Andreas Schneider2013-12-101-12/+0
* tests: Add a simple echo serverJakub Hrozek2013-12-101-0/+2
* cmake: Fix running tests on OSX.Andreas Schneider2013-11-141-0/+8
* cmake: Link testsuite against socket libraries.Andreas Schneider2013-07-081-1/+1
* cmake: Fix make test.Andreas Schneider2013-07-011-4/+17
* cmake: Fix setting the environment variables.Andreas Schneider2013-06-301-3/+1
* cmake: Rename options to UNIT_TESTING.Andreas Schneider2013-06-061-0/+2
* tests: Get the testsuite working with 'make test'.Andreas Schneider2013-06-041-0/+4
* tests: Add test as cmocka test.Andreas Schneider2013-05-281-0/+9