mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 15:25:49 +00:00
c08c174251
* modules/recv-tests: New file. * tests/test-recv.c: New file.
15 lines
194 B
Plaintext
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@
|