tests: Fix type punning warnings.
authorAndreas Schneider <asn@samba.org>
Fri, 29 Aug 2014 08:33:16 +0000 (10:33 +0200)
committerAndreas Schneider <asn@samba.org>
Mon, 1 Sep 2014 07:48:32 +0000 (09:48 +0200)
commit0c921aa3129a5b1b0ff9c7fae2c0b2ca6bde7510
tree3f597d91648f3e2b71ae58fc13a6cce5e3763c9c
parentfa6fee05250c844eb0e00ee47b87ea2e5cd383bf
tests: Fix type punning warnings.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
12 files changed:
tests/CMakeLists.txt
tests/test_echo_tcp_bind.c
tests/test_echo_tcp_connect.c
tests/test_echo_tcp_get_peer_sock_name.c
tests/test_echo_tcp_socket.c
tests/test_echo_tcp_socket_options.c
tests/test_echo_tcp_write_read.c
tests/test_echo_tcp_writev_readv.c
tests/test_echo_udp_send_recv.c
tests/test_echo_udp_sendmsg_recvmsg.c
tests/test_echo_udp_sendto_recvfrom.c
tests/torture.h