view modules/getaddrinfo-tests @ 13442:2d4854871087

unitypes: Fix bug introduced on 2010-05-18.
author Ian Beckwith <ianb@erislabs.net>
date Tue, 29 Jun 2010 10:51:34 +0200
parents 15712244d6dc
children
line wrap: on
line source

Files:
tests/signature.h
tests/test-getaddrinfo.c

Depends-on:
inet_ntop
strerror

configure.ac:

Makefile.am:
TESTS += test-getaddrinfo
check_PROGRAMS += test-getaddrinfo
test_getaddrinfo_LDADD = $(LDADD) @GETADDRINFO_LIB@ @LIBINTL@