summaryrefslogtreecommitdiff
path: root/modules/bind-tests
blob: 9ffb71f5b64d89e283b1c0c3c336dd25f6f5530d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Files:
tests/test-bind.c
tests/signature.h
tests/macros.h

Depends-on:
netinet_in
sockets
inet_pton

configure.ac:

Makefile.am:
TESTS += test-bind
check_PROGRAMS += test-bind
test_bind_LDADD = $(LDADD) @LIBSOCKET@ $(INET_PTON_LIB)