view modules/listen-tests @ 40158:383f7a766b7c

test-framework-sh: Improve maintainability. * tests/init.sh: Clarify what belongs together. Reorder definitions.
author Bruno Haible <bruno@clisp.org>
date Sun, 27 Jan 2019 16:55:27 +0100
parents 062bd7f99066
children
line wrap: on
line source

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

Depends-on:
sockets

configure.ac:

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