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

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@