gnulib-tool.py: Don't continue creating testdirs when destdir exists.
[gnulib.git] / modules / nonblocking-tests
blobe6cb591aace468577a69bbd36726c5ede761010f
1 Files:
2 tests/test-nonblocking.c
3 tests/macros.h
5 Depends-on:
6 close
7 getdtablesize
8 pipe-posix
9 nonblocking-pipe-tests
10 nonblocking-socket-tests
12 configure.ac:
14 Makefile.am:
15 TESTS += test-nonblocking
16 check_PROGRAMS += test-nonblocking
17 test_nonblocking_LDADD = $(LDADD) $(LIBSOCKET)