Files
RedBear-OS/local/recipes/dev/libtool/source/gnulib/modules/nonblocking-tests
T

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)