Tests for posix_spawn function.
[gnulib.git] / modules / posix_spawn-tests
1 Files:
2 tests/test-posix_spawn3.c
3
4 Depends-on:
5 posix_spawn_file_actions_init
6 posix_spawn_file_actions_addopen
7 posix_spawn_file_actions_destroy
8 stdbool
9 unistd
10 sys_wait
11
12 configure.ac:
13
14 Makefile.am:
15 TESTS += test-posix_spawn3
16 check_PROGRAMS += test-posix_spawn3