swrap: Add support for openat64()
[socket_wrapper.git] / tests / torture.h
2014-09-01 Andreas Schneidertests: Fix type punning warnings.
2013-12-23 Andreas Schneidertorture: Generate network traces for each test.
2013-12-20 Andreas Schneidertests: Use torture_server_(address|port).
2013-12-20 Andreas Schneidertorture: Add torture_server_port().
2013-12-20 Andreas Schneidertorture: Add torture_server_address().
2013-12-20 Andreas Schneidertorture: Let the echo server listen on anyaddr.
2013-12-17 Andreas Schneidertorture: Add tcp function to setup echo server.
2013-12-17 Andreas Schneidertorture: Add torture_generate_random_buffer().
2013-12-11 Andreas Schneidertests: Check the returned ip from recvfrom.
2013-12-10 Andreas Schneidertorture: Add torture_setup_echo_srv_udp_ipv6().
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 Andreas Schneidertests: Add test_echo_udp_sendto_recvfrom.