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

Depends-on:
fcntl-h
symlink

configure.ac:

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