test-popen-safer: split from test-popen
authorEric Blake <ebb9@byu.net>
Fri, 21 Aug 2009 13:22:12 +0000 (07:22 -0600)
committerEric Blake <ebb9@byu.net>
Fri, 21 Aug 2009 13:22:12 +0000 (07:22 -0600)
commit9076085f888c8abc5c80ea344be0ad504a26cc0f
tree9ba7b71fa91f8ec8dacdfef9c5719349ee278db6
parent45b8409ffe3828d32d20281f1038816573e753df
test-popen-safer: split from test-popen

* tests/test-popen.c (main): Move...
* tests/test-popen.h: ...into new file.
* tests/test-popen-safer2.c: New file.
* modules/popen-tests (Files): Add test-popen.h.
* modules/popen-safer-tests (Files): Add test-popen-safer2.c.
Suggested by Bruno Haible.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
modules/popen-safer-tests
modules/popen-tests
tests/test-popen-safer2.c [new file with mode: 0644]
tests/test-popen.c
tests/test-popen.h [new file with mode: 0644]