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