blob: cb35aed252f31310c1d2266db5f19fb282aeb66c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Files:
tests/test-open.h
tests/test-fcntl-safer.c
tests/macros.h
Depends-on:
stdbool
symlink
configure.ac:
Makefile.am:
TESTS += test-fcntl-safer
check_PROGRAMS += test-fcntl-safer
|