X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fpopen-safer-tests;h=8b212aed22d99068288c7e2749840bfb058f94c1;hb=116440ae18064c1495285a42767547b3ffa418d4;hp=3dd67f24beeb11f2330a771cf8ac635310840d46;hpb=ccb9c6798066958dd14c1005a7d5ffc1cbd6edae;p=gnulib.git diff --git a/modules/popen-safer-tests b/modules/popen-safer-tests index 3dd67f24b..8b212aed2 100644 --- a/modules/popen-safer-tests +++ b/modules/popen-safer-tests @@ -1,5 +1,8 @@ Files: +tests/test-popen.h tests/test-popen-safer.c +tests/test-popen-safer2.c +tests/macros.h Depends-on: dup2 @@ -8,5 +11,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