poll tests: Avoid test failure on BSD and Solaris systems.
commit83734d96bb98304a6611c27163e59aa2eeba492f
authorBruno Haible <bruno@clisp.org>
Thu, 31 Dec 2020 22:38:16 +0000 (31 23:38 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 31 Dec 2020 22:40:08 +0000 (31 23:40 +0100)
treedd29e649e0f3bd6e8669a2f15742849fcae59e58
parent453d130d1df3f251a6f2ad7cbc8cb6052c91d8fd
poll tests: Avoid test failure on BSD and Solaris systems.

* tests/test-poll.c (test_accept_first, test_socket_pair): Disable the
"expecting POLLHUP after shutdown" test on all platforms except Linux.
ChangeLog
tests/test-poll.c