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