openat: provide more convenience names
[pspp] / modules / popen-safer-tests
index 3dd67f24beeb11f2330a771cf8ac635310840d46..0e1b93a314ed5b99790f7461b92c0bb16ea9e285 100644 (file)
@@ -1,5 +1,7 @@
 Files:
+tests/test-popen.h
 tests/test-popen-safer.c
+tests/test-popen-safer2.c
 
 Depends-on:
 dup2
@@ -8,5 +10,5 @@ sys_wait
 configure.ac:
 
 Makefile.am:
-TESTS += test-popen-safer
-check_PROGRAMS += test-popen-safer
+TESTS += test-popen-safer test-popen-safer2
+check_PROGRAMS += test-popen-safer test-popen-safer2