malloc-h: New module.
[gnulib.git] / modules / pipe-filter-gi-tests
blob6cca323eed1fa3e19a70993e3501b8d154725e78
1 Files:
2 tests/test-pipe-filter-gi1.sh
3 tests/test-pipe-filter-gi1.c
4 tests/test-vasnprintf-posix.c
5 tests/test-pipe-filter-gi2.sh
6 tests/test-pipe-filter-gi2-main.c
7 tests/test-pipe-filter-gi2-child.c
8 tests/macros.h
10 Depends-on:
11 binary-io
12 c-ctype
13 read-file
14 full-write
15 usleep
17 configure.ac:
19 Makefile.am:
20 TESTS += test-pipe-filter-gi1.sh test-pipe-filter-gi2.sh
21 check_PROGRAMS += test-pipe-filter-gi1 test-pipe-filter-gi2-main test-pipe-filter-gi2-child
22 test_pipe_filter_gi1_LDADD = $(LDADD) @LIBINTL@ $(LIBTHREAD)
23 test_pipe_filter_gi2_main_LDADD = $(LDADD) @LIBINTL@ $(LIBTHREAD)