16 lines
241 B
Plaintext
16 lines
241 B
Plaintext
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) $(EUIDACCESS_LIBGEN) @LIBINTL@
|