view modules/dup3-tests @ 17373:160b88fd4691

tests: don't assume getdtablesize () <= 10000000 * modules/cloexec-tests: * modules/dup2-tests: * modules/dup3-tests: * modules/nonblocking-tests: * modules/posix_spawn_file_actions_addclose-tests: * modules/posix_spawn_file_actions_adddup2-tests: * modules/posix_spawn_file_actions_addopen-tests: * modules/unistd-safer-tests: Depend on the getdtablesize module. * tests/test-cloexec.c: * tests/test-dup-safer.c: * tests/test-dup2.c: * tests/test-dup3.c: * tests/test-fcntl.c: * tests/test-nonblocking.c: * tests/test-posix_spawn_file_actions_addclose.c: * tests/test-posix_spawn_file_actions_adddup2.c: * tests/test-posix_spawn_file_actions_addopen.c: Don't assume getdtablesize () <= 10000000.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 29 Apr 2013 15:21:40 -0700
parents 6c4cf50b8b27
children
line wrap: on
line source

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

Depends-on:
getdtablesize
msvc-nothrow
open
close

configure.ac:

Makefile.am:
TESTS += test-dup3
check_PROGRAMS += test-dup3