view modules/nonblocking-tests @ 17833:e57fa2127ab9

unicase/locale-language-tests: fix LOCALE_FR test * tests/unicase/test-locale-language.sh: Really use $LOCALE_FR for a French locale with traditional encoding. Reported by umerqayam in: http://lists.gnu.org/archive/html/bug-libunistring/2014-12/msg00000.html
author Daiki Ueno <ueno@gnu.org>
date Fri, 12 Dec 2014 09:20:59 +0900
parents 160b88fd4691
children
line wrap: on
line source

Files:
tests/test-nonblocking.c
tests/macros.h

Depends-on:
close
getdtablesize
pipe-posix
nonblocking-pipe-tests
nonblocking-socket-tests

configure.ac:

Makefile.am:
TESTS += test-nonblocking
check_PROGRAMS += test-nonblocking
test_nonblocking_LDADD = $(LDADD) $(LIBSOCKET)