NEWS.stable: log cherry-pick [24bfc89]->[1d71dc7] strtoumax: Avoid link error on...
[gnulib.git] / modules / nonblocking-tests
1 Files:
2 tests/test-nonblocking.c
3 tests/macros.h
4
5 Depends-on:
6 close
7 pipe-posix
8 nonblocking-pipe-tests
9 nonblocking-socket-tests
10
11 configure.ac:
12
13 Makefile.am:
14 TESTS += test-nonblocking
15 check_PROGRAMS += test-nonblocking
16 test_nonblocking_LDADD = $(LDADD) $(LIBSOCKET)