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

Depends-on:
netinet_in
sys_socket

configure.ac:
AC_C_BIGENDIAN

Makefile.am:
TESTS += test-inet_pton
check_PROGRAMS += test-inet_pton
test_inet_pton_LDADD = $(LDADD) @INET_PTON_LIB@