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