1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00

Tests for module 'posix_spawn_file_actions_adddup2'.

* modules/posix_spawn_file_actions_adddup2-tests: New file.
* tests/test-posix_spawn_file_actions_adddup2.c: New file.
This commit is contained in:
Bruno Haible
2011-09-20 23:20:26 +02:00
parent 6708f4e27d
commit af8182c538
3 changed files with 72 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
Files:
tests/test-posix_spawn_file_actions_adddup2.c
tests/signature.h
tests/macros.h
Depends-on:
posix_spawn_file_actions_init
configure.ac:
Makefile.am:
TESTS += test-posix_spawn_file_actions_adddup2
check_PROGRAMS += test-posix_spawn_file_actions_adddup2