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