blob: 2b74b64a5dabdc188aeaf783677df40f9c576c76 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Files:
tests/test-fwriting.c
tests/macros.h
Depends-on:
fflush
configure.ac:
Makefile.am:
TESTS += test-fwriting
check_PROGRAMS += test-fwriting
MOSTLYCLEANFILES += t-fwriting.tmp
|