tests: Clean-up max_sockets test case
[obnox/cwrap/socket_wrapper.git] / tests /
2013-12-11 Andreas Schneidertests: Also check recvfrom() with NULL pointer.
2013-12-11 Andreas Schneidertests: Check the returned ip from recvfrom.
2013-12-11 Andreas Schneidertests: Fix passing uninitialized values.
2013-12-10 Andreas Schneidertests: Add test_sendto_recvfrom_ipv6().
2013-12-10 Andreas Schneidertorture: Add torture_setup_echo_srv_udp_ipv6().
2013-12-10 Andreas Schneidertorture_teardown_echo_srv
2013-12-10 Andreas Schneidertests: Use torture helpers in test_echo_udp_sendto_recv...
2013-12-10 Andreas Schneidertests: Add teardown functions to torture lib.
2013-12-10 Andreas Schneidertests: Add a torture library with helpers.
2013-12-10 Jakub Hrozektests: Fix the help output of the echo server
2013-12-10 Andreas Schneidertests: Add test_echo_udp_sendto_recvfrom.
2013-12-10 Andreas Schneidercmake: Remove swrap env variables.
2013-12-10 Jakub Hrozektests: Add a simple echo server
2013-11-20 Andreas Schneidertests: Fix test on Solaris.
2013-11-15 Andreas Schneidertests: Add SIOCGPGRP test.
2013-11-15 Andreas Schneidertests: Remove ioctl tty test it doesn't work in ctest.
2013-11-14 Andreas Schneidertests: Make sure the struct is zeroed.
2013-11-14 Andreas Schneidertests: Add a ioctl tty test.
2013-11-14 Andreas Schneidercmake: Fix running tests on OSX.
2013-11-14 Andreas Schneidertests: Add simple ioctl test.
2013-07-10 Andreas Schneidertests: Fix a build warning.
2013-07-09 Andreas Schneidertests: Add unistd.h for mkdtemp() on MacOSX.
2013-07-08 Andreas Schneidercmake: Link testsuite against socket libraries.
2013-07-01 Andreas Schneidertests: Use a rc variable.
2013-07-01 Andreas Schneidertest: Initialize the remove_cmd buffer.
2013-07-01 Andreas Schneidercmake: Fix make test.
2013-06-30 Andreas Schneidercmake: Fix setting the environment variables.
2013-06-06 Andreas Schneidercmake: Rename options to UNIT_TESTING.
2013-06-04 Andreas Schneidertests: Get the testsuite working with 'make test'.
2013-05-28 Andreas Schneidertests: Add test as cmocka test.
2013-02-07 Andreas SchneiderInitial commit.