mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
* modules/posix_spawn_file_actions_addopen-tests: New file. * tests/test-posix_spawn_file_actions_addopen.c: New file.
14 lines
261 B
Plaintext
14 lines
261 B
Plaintext
Files:
|
|
tests/test-posix_spawn_file_actions_addopen.c
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
posix_spawn_file_actions_init
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-posix_spawn_file_actions_addopen
|
|
check_PROGRAMS += test-posix_spawn_file_actions_addopen
|