18 lines
276 B
Plaintext
18 lines
276 B
Plaintext
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)
|