view modules/bind-tests @ 40209:c43e83386661

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 08 Mar 2019 09:27:47 -0800
parents 3202e6b21fe9
children
line wrap: on
line source

Files:
tests/test-bind.c
tests/signature.h
tests/macros.h

Depends-on:
netinet_in
sockets
inet_pton

configure.ac:

Makefile.am:
TESTS += test-bind
check_PROGRAMS += test-bind
test_bind_LDADD = $(LDADD) @LIBSOCKET@ $(INET_PTON_LIB)