roken: socket test style fixes
commit0c0ac807c18bec2af4323894e299520b026aa781
authorLuke Howard <lukeh@padl.com>
Mon, 31 Aug 2020 06:02:09 +0000 (31 16:02 +1000)
committerLuke Howard <lukeh@padl.com>
Mon, 31 Aug 2020 06:02:09 +0000 (31 16:02 +1000)
treee8ff5250f926df038184902804700dfe7c0a61e7
parent351145309d7d99ea64176b35638c909824cb9aa3
roken: socket test style fixes

Make error reporting in socket test programs consistent with other usages by
removing redundant newline, using strerror() and reporting error in
parentheses.
lib/roken/getaddrinfo-test.c
lib/roken/getifaddrs-test.c
lib/roken/test-mini_inetd.c