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