summaryrefslogtreecommitdiff
path: root/gnulib/modules/popen-safer-tests
diff options
context:
space:
mode:
Diffstat (limited to 'gnulib/modules/popen-safer-tests')
m---------gnulib0
-rw-r--r--gnulib/modules/popen-safer-tests15
2 files changed, 15 insertions, 0 deletions
diff --git a/gnulib b/gnulib
deleted file mode 160000
-Subproject 4fc10daa05477586fea99b6b3ca02a87d1102fa
diff --git a/gnulib/modules/popen-safer-tests b/gnulib/modules/popen-safer-tests
new file mode 100644
index 00000000..8b212aed
--- /dev/null
+++ b/gnulib/modules/popen-safer-tests
@@ -0,0 +1,15 @@
+Files:
+tests/test-popen.h
+tests/test-popen-safer.c
+tests/test-popen-safer2.c
+tests/macros.h
+
+Depends-on:
+dup2
+sys_wait
+
+configure.ac:
+
+Makefile.am:
+TESTS += test-popen-safer test-popen-safer2
+check_PROGRAMS += test-popen-safer test-popen-safer2