repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
log10l: Work around inaccurate implementation on NetBSD.
[gnulib.git]
/
modules
/
inet_pton-tests
blob
cc7408a6db72e26981fc0c4a12468ad2665cbeb9
1
Files:
2
tests/test-inet_pton.c
3
tests/signature.h
4
tests/macros.h
5
6
Depends-on:
7
netinet_in
8
sys_socket
9
10
configure.ac:
11
AC_C_BIGENDIAN
12
13
Makefile.am:
14
TESTS += test-inet_pton
15
check_PROGRAMS += test-inet_pton
16
test_inet_pton_LDADD = $(LDADD) @INET_PTON_LIB@