add a minimal testsuite for the poll module
[gnulib.git] / modules / poll-tests
1 Files:
2 tests/test-poll.c
3
4 Depends-on:
5 sys_socket
6 netinet_in
7 arpa_inet
8 extensions
9
10 configure.ac:
11 AC_CHECK_HEADERS_ONCE([io.h unistd.h sys/wait.h])
12
13 Makefile.am:
14 TESTS += test-poll
15 check_PROGRAMS += test-poll