verify: new macro 'assume'
[gnulib.git] / modules / fchownat-tests
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
8
9 Depends-on:
10 ignore-value
11 mgetgroups
12 nanosleep
13 openat-h
14 progname
15 stat-time
16 symlink
17
18 configure.ac:
19 AC_CHECK_FUNCS_ONCE([getegid])
20
21 Makefile.am:
22 TESTS += test-fchownat
23 check_PROGRAMS += test-fchownat
24 test_fchownat_LDADD = $(LDADD) $(LIB_NANOSLEEP) @LIBINTL@