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

15 lines
202 B
Plaintext

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