view modules/yesno-tests @ 11555:7612308943f7

sys_socket: Define sockaddr_storage.
author Simon Josefsson <simon@josefsson.org>
date Fri, 08 May 2009 16:21:34 +0200
parents 8d1cd7ae4b1e
children 54dacd4ed1a5
line wrap: on
line source

Files:
tests/test-yesno.c
tests/test-yesno.sh

Depends-on:
closein
binary-io

configure.ac:

Makefile.am:
TESTS += test-yesno.sh
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
check_PROGRAMS += test-yesno
test_yesno_LDADD = $(LDADD) @LIBINTL@