summaryrefslogtreecommitdiff
path: root/modules/posix_spawn_file_actions_adddup2-tests
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2011-09-20 23:20:26 +0200
committerBruno Haible <bruno@clisp.org>2011-09-20 23:28:06 +0200
commitaf8182c5384e16f049f51c6eeab131b5fe91ea25 (patch)
treef1ae8a7aef947d7a605aa3bfcfcad9db392aa54e /modules/posix_spawn_file_actions_adddup2-tests
parent6708f4e27dad8608ec3d22021d65badbd569bcae (diff)
downloadgnulib-af8182c5384e16f049f51c6eeab131b5fe91ea25.tar.gz
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.
Diffstat (limited to 'modules/posix_spawn_file_actions_adddup2-tests')
-rw-r--r--modules/posix_spawn_file_actions_adddup2-tests13
1 files changed, 13 insertions, 0 deletions
diff --git a/modules/posix_spawn_file_actions_adddup2-tests b/modules/posix_spawn_file_actions_adddup2-tests
new file mode 100644
index 0000000000..32e0fe55ec
--- /dev/null
+++ b/modules/posix_spawn_file_actions_adddup2-tests
@@ -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