20 lines
275 B
Plaintext
20 lines
275 B
Plaintext
Files:
|
|
tests/test-fstatat.c
|
|
tests/test-lstat.h
|
|
tests/test-stat.h
|
|
tests/signature.h
|
|
tests/macros.h
|
|
|
|
Depends-on:
|
|
getcwd-lgpl
|
|
ignore-value
|
|
openat-h
|
|
symlink
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-fstatat
|
|
check_PROGRAMS += test-fstatat
|
|
test_fstatat_LDADD = $(LDADD) @LIBINTL@
|