blob: f504892e4b480dfff06477d62158786304d9e97c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Files:
tests/test-posix_spawn_file_actions_adddup2.c
tests/signature.h
tests/macros.h
Depends-on:
getdtablesize
posix_spawn_file_actions_init
configure.ac:
Makefile.am:
TESTS += test-posix_spawn_file_actions_adddup2
check_PROGRAMS += test-posix_spawn_file_actions_adddup2
|