Merge branch 'upstream' into stable
[gnulib.git] / modules / pread-tests
1 Files:
2 tests/test-pread.c
3 tests/test-pread.sh
4 tests/init.sh
5
6 Depends-on:
7
8 configure.ac:
9
10 Makefile.am:
11 TESTS += test-pread.sh
12 check_PROGRAMS += test-pread
13 TESTS_ENVIRONMENT +=    \
14   srcdir='$(srcdir)'