1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/recv-tests
Bruno Haible c08c174251 Tests for module 'recv'.
* modules/recv-tests: New file.
* tests/test-recv.c: New file.
2011-09-20 21:33:55 +02:00

15 lines
194 B
Plaintext

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