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