freebsd-nq/tools/regression/sockets
Enji Cooper a954133569 Fix even more warnings..
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
2015-04-11 07:37:21 +00:00
..
accept_fd_leak
accf_data_attach
fstat
kqueue
listen_backlog
listenclose
pr_atomic Fix warnings, bump WARNS to 6, and use a temporary socket instead of one in /tmp 2015-04-11 07:33:04 +00:00
reconnect Fix even more warnings.. 2015-04-11 07:37:21 +00:00
rtsocket
sblock
sendfile - Don't use /tmp because it's outside ATF's prescribed sandbox 2015-04-11 03:18:14 +00:00
shutdown Fix a -Wuninitialized warning by setting the socket to -1 and bump WARNS to 6 2015-04-11 03:19:48 +00:00
sigpipe Mark signum unused in signal_handler; bump WARNS to 6 2015-04-11 03:24:49 +00:00
so_setfib - Remove the .t wrapper and put the "magic" of determining the number of 2015-04-11 06:40:38 +00:00
socketpair Garbage collect argc/argv and bump WARNS to 6 2015-04-11 03:35:33 +00:00
unix_bindconnect Fix warnings and bump WARNS to 6 2015-04-11 03:38:49 +00:00
unix_close_race - Garbage collect argc/argv; bump WARNS to 6 2015-04-11 03:43:43 +00:00
unix_cmsg
unix_gc
unix_passfd
unix_sendtorace - Garbage collect argc/argv 2015-04-11 03:54:43 +00:00
unix_socket Garbage collect argc/argv and bump WARNS to 6 2015-04-11 03:56:23 +00:00
unix_sorflush Garbage collect argc/argv and bump WARNS to 6 2015-04-11 03:57:35 +00:00
zerosend Generate temporary files with mkstemp instead of mktemp 2015-04-11 05:20:01 +00:00