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

Depends-on:
netinet_in
sys_socket

configure.ac:
AC_C_BIGENDIAN

Makefile.am:
TESTS += test-inet_ntop
check_PROGRAMS += test-inet_ntop
test_inet_ntop_LDADD = $(LDADD) @INET_NTOP_LIB@