summaryrefslogtreecommitdiff
path: root/modules/listen-tests
blob: 1c0fca4afbc67035c6582589b364fc24ad32d348 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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@