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