repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
strerrorname_np: Add tests.
[gnulib.git]
/
modules
/
faccessat-tests
blob
3beffcd23b802b16a80437b5f20628c8e1e00f5e
1
Files:
2
tests/test-faccessat.c
3
tests/signature.h
4
tests/macros.h
5
6
Depends-on:
7
fcntl-h
8
symlink
9
10
configure.ac:
11
12
Makefile.am:
13
TESTS += test-faccessat
14
check_PROGRAMS += test-faccessat
15
test_faccessat_LDADD = $(LDADD) $(LIB_EACCESS) @LIBINTL@