view modules/inet_ntop-tests @ 40244:c39a0edd90d7

fts: minor simplification * lib/fts.c (fts_safe_changedir): Remove redundant assignment.
author Paul Eggert <eggert@cs.ucla.edu>
date Sun, 17 Mar 2019 12:39:50 -0700
parents a48d3d749ca5
children
line wrap: on
line source

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@