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

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@