malloc-h: New module.
[gnulib.git] / modules / posix_spawn_file_actions_addchdir-tests
blob1c56b1c1d7c54f2698dcebb2f1507225a337aae8
1 Files:
2 tests/test-posix_spawn_file_actions_addchdir.c
3 tests/test-posix_spawn-chdir.c
4 tests/signature.h
5 tests/macros.h
7 Depends-on:
8 posix_spawn_file_actions_init
9 posix_spawnp-tests
10 findprog
12 configure.ac:
14 Makefile.am:
15 TESTS += \
16   test-posix_spawn_file_actions_addchdir \
17   test-posix_spawn-chdir
18 check_PROGRAMS += \
19   test-posix_spawn_file_actions_addchdir \
20   test-posix_spawn-chdir