a1e5e7c03c3a4c77c373b753772f4e6e3603b467
[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
9 configure.ac:
10
11 Makefile.am:
12 TESTS += test-nonblocking
13 check_PROGRAMS += test-nonblocking
14 test_nonblocking_LDADD = $(LDADD) $(LIBSOCKET)