blob: 8b212aed22d99068288c7e2749840bfb058f94c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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
|