test-utimens: avoid spurious failure
[gnulib.git] / modules / chown-tests
1 Files:
2 tests/nap.h
3 tests/test-chown.h
4 tests/test-chown.c
5
6 Depends-on:
7 lstat
8 mgetgroups
9 progname
10 usleep
11 stat-time
12 stdbool
13 symlink
14
15 configure.ac:
16 AC_CHECK_FUNCS_ONCE([getegid])
17
18 Makefile.am:
19 TESTS += test-chown
20 check_PROGRAMS += test-chown
21 test_chown_LDADD = $(LDADD) @LIBINTL@