summaryrefslogtreecommitdiff
path: root/modules/faccessat-tests
blob: 144e0968c66aa888f52ef87307c7f5b059cab171 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Files:
tests/test-faccessat.c
tests/signature.h
tests/macros.h

Depends-on:
fcntl-h

configure.ac:

Makefile.am:
TESTS += test-faccessat
check_PROGRAMS += test-faccessat
test_faccessat_LDADD = $(LDADD) $(LIB_EACCESS) @LIBINTL@