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