Files:
tests/test-posix_spawn_file_actions_addfchdir.c
tests/test-posix_spawn5.c
tests/signature.h
tests/macros.h

Depends-on:
posix_spawn_file_actions_init
posix_spawnp-tests

configure.ac:

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

if POSIX_SPAWN_PORTED
TESTS += test-posix_spawn5
check_PROGRAMS += test-posix_spawn5
endif
