view modules/sendto-tests @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
parents b582e20622e5
children
line wrap: on
line source

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

Depends-on:
netinet_in
sockets
inet_pton

configure.ac:

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