Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / fchownat-tests
blobe5fb7833f408a785a4be167a17703d207a3ac330
1 Files:
2 tests/nap.h
3 tests/test-chown.h
4 tests/test-lchown.h
5 tests/test-fchownat.c
6 tests/signature.h
7 tests/macros.h
9 Depends-on:
10 errno
11 ignore-value
12 intprops
13 mgetgroups
14 nanosleep
15 openat-h
16 stat-time
17 symlink
19 configure.ac:
20 AC_CHECK_FUNCS_ONCE([getegid])
22 Makefile.am:
23 TESTS += test-fchownat
24 check_PROGRAMS += test-fchownat
25 test_fchownat_LDADD = $(LDADD) $(LIB_NANOSLEEP) @LIBINTL@