verify: new macro 'assume'
[gnulib.git] / modules / nonblocking-tests
1 Files:
2 tests/test-nonblocking.c
3 tests/macros.h
4
5 Depends-on:
6 close
7 getdtablesize
8 pipe-posix
9 nonblocking-pipe-tests
10 nonblocking-socket-tests
11
12 configure.ac:
13
14 Makefile.am:
15 TESTS += test-nonblocking
16 check_PROGRAMS += test-nonblocking
17 test_nonblocking_LDADD = $(LDADD) $(LIBSOCKET)