X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fpread-tests;h=eead17b7d5b92f74efa0976a8c869e6153ec4aba;hb=3b07ac4d2688471de4c8979e914a5b688b3b66fe;hp=7a4e7a70c855f5b7158dd145e4e4304c657caba1;hpb=ebbfe98516776233fa7f40f2e44c8f23b54969de;p=gnulib.git diff --git a/modules/pread-tests b/modules/pread-tests index 7a4e7a70c..eead17b7d 100644 --- a/modules/pread-tests +++ b/modules/pread-tests @@ -1,14 +1,14 @@ Files: tests/test-pread.c -tests/init.sh +tests/test-pread.sh +tests/signature.h +tests/macros.h Depends-on: +test-framework-sh configure.ac: Makefile.am: TESTS += test-pread.sh check_PROGRAMS += test-pread -TESTS_ENVIRONMENT += \ - srcdir='$(srcdir)' \ - builddir='$(builddir)'