1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-14 14:01:48 +03:00
Files
gnulib/modules/inet_pton-tests
2009-12-24 21:01:42 +01:00

17 lines
247 B
Plaintext

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@