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