view modules/recvfrom-tests @ 16897:c460072fb428

readme-release: also require announce-gen and maintainer-makefile * modules/readme-release (Depends-on): here. * modules/announce-gen, modules/do-release-commit-and-tag, modules/gnu-web-doc-update, modules/maintainer-makefile (Description): Point to readme-release.
author Akim Demaille <akim@lrde.epita.fr>
date Thu, 07 Jun 2012 16:25:13 +0200
parents d0b9b71a6d80
children
line wrap: on
line source

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

Depends-on:
netinet_in
sockets

configure.ac:

Makefile.am:
TESTS += test-recvfrom
check_PROGRAMS += test-recvfrom
test_recvfrom_LDADD = $(LDADD) @LIBSOCKET@