1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/recvfrom-tests
Bruno Haible 1bec204c29 Tests for module 'recvfrom'.
* modules/recvfrom-tests: New file.
* tests/test-recvfrom.c: New file.
2011-09-20 21:34:35 +02:00

16 lines
221 B
Plaintext

Files:
tests/test-recvfrom.c
tests/signature.h
tests/macros.h
Depends-on:
netinet_in
sockets
configure.ac:
Makefile.am:
TESTS += test-recvfrom
check_PROGRAMS += test-recvfrom
test_recvfrom_LDADD = $(LDADD) @LIBSOCKET@