blob: 0423ffc297e95be589ff832b6f88b3a470b22556 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Files:
tests/test-fread.c
tests/signature.h
tests/macros.h
Depends-on:
unistd
fdopen
msvc-inval
configure.ac:
Makefile.am:
TESTS += test-fread
check_PROGRAMS += test-fread
|