view modules/nonblocking-tests @ 16002:3ea89d2bf5ad

fstat: Tweak documentation. * modules/fstat (Description): More precise description.
author Bruno Haible <bruno@clisp.org>
date Fri, 28 Oct 2011 00:29:04 +0200
parents e0d0a4052520
children 160b88fd4691
line wrap: on
line source

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

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

configure.ac:

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