summaryrefslogtreecommitdiff
path: root/modules/nonblocking-tests
blob: e6cb591aace468577a69bbd36726c5ede761010f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Files:
tests/test-nonblocking.c
tests/macros.h

Depends-on:
close
getdtablesize
pipe-posix
nonblocking-pipe-tests
nonblocking-socket-tests

configure.ac:

Makefile.am:
TESTS += test-nonblocking
check_PROGRAMS += test-nonblocking
test_nonblocking_LDADD = $(LDADD) $(LIBSOCKET)