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