Tests for module 'pipe-filter-gi'.
[pspp] / modules / pipe-filter-gi-tests
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
9 Depends-on:
10 binary-io
11 c-ctype
12 read-file
13 full-write
14 sleep
15 progname
16
17 configure.ac:
18 AC_CHECK_FUNCS_ONCE([usleep])
19
20 Makefile.am:
21 TESTS += test-pipe-filter-gi1.sh test-pipe-filter-gi2.sh
22 TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
23 check_PROGRAMS += test-pipe-filter-gi1 test-pipe-filter-gi2-main test-pipe-filter-gi2-child