blob: 1b53268a156229daff3b74ed3358d8dd8b56ffd8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Files:
tests/test-freadahead.c
tests/test-freadahead.sh
tests/macros.h
Depends-on:
lseek
unistd
configure.ac:
Makefile.am:
TESTS += test-freadahead.sh
check_PROGRAMS += test-freadahead
|