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