blob: eead17b7d5b92f74efa0976a8c869e6153ec4aba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Files:
tests/test-pread.c
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
|