b84a32713ff764f29e66f289e3490106ad45797b
[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)