view modules/inet_pton-tests @ 40204:db8428454956

autoupdate
author Karl Berry <karl@freefriends.org>
date Sun, 03 Mar 2019 14:09:37 -0800
parents a48d3d749ca5
children
line wrap: on
line source

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@