summaryrefslogtreecommitdiff
path: root/modules/pipe-filter-ii-tests
blob: 63d35abed9c296e600a86cce5591226c04f9f864 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Files:
tests/test-pipe-filter-ii1.sh
tests/test-pipe-filter-ii1.c
tests/test-vasnprintf-posix.c
tests/test-pipe-filter-ii2.sh
tests/test-pipe-filter-ii2-main.c
tests/test-pipe-filter-ii2-child.c
tests/macros.h

Depends-on:
binary-io
c-ctype
read-file
full-write

configure.ac:

Makefile.am:
TESTS += test-pipe-filter-ii1.sh test-pipe-filter-ii2.sh
check_PROGRAMS += test-pipe-filter-ii1 test-pipe-filter-ii2-main test-pipe-filter-ii2-child
test_pipe_filter_ii1_LDADD = $(LDADD) @LIBINTL@
test_pipe_filter_ii2_main_LDADD = $(LDADD) @LIBINTL@