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