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