blob: 25a0e91109fc0863f9436b14f61c43d29bc8cb7b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Files:
tests/test-popen.h
tests/test-popen.c
tests/signature.h
tests/macros.h
Depends-on:
dup2
pclose
sys_wait
configure.ac:
Makefile.am:
TESTS += test-popen
check_PROGRAMS += test-popen
|