view modules/listen-tests @ 17259:bc20efc34eba octave-stable

branch to handle patches for Octave stable
author John W. Eaton <jwe@octave.org>
date Thu, 03 Jan 2013 14:26:52 -0500
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@