blob: a447521f1f4815108cd7540e6afcabb5601566f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Files:
tests/test-fflush.c
tests/test-fflush2.sh
tests/test-fflush2.c
tests/signature.h
tests/macros.h
Depends-on:
binary-io
fseeko
configure.ac:
Makefile.am:
TESTS += test-fflush test-fflush2.sh
check_PROGRAMS += test-fflush test-fflush2
MOSTLYCLEANFILES += test-fflush.txt
|