af_alg: Improve function signature.
[gnulib.git] / modules / pipe-filter-gi-tests
blobef6ace3c66fe2886abe5a01e7137b43a2648711f
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@
23 test_pipe_filter_gi2_main_LDADD = $(LDADD) @LIBINTL@