New module 'fstatat', split off from module 'openat'.
[gnulib.git] / modules / fstatat-tests
1 Files:
2 tests/test-fstatat.c
3 tests/test-lstat.h
4 tests/test-stat.h
5 tests/signature.h
6 tests/macros.h
7
8 Depends-on:
9 getcwd-lgpl
10 ignore-value
11 progname
12 symlink
13
14 configure.ac:
15
16 Makefile.am:
17 TESTS += test-fstatat
18 check_PROGRAMS += test-fstatat
19 test_fstatat_LDADD = $(LDADD) @LIBINTL@