Update HACKING.
[gnulib.git] / modules / chown-tests
blobd013be17e7245f656e6c4f8d372949db93f9553d
1 Files:
2 tests/nap.h
3 tests/test-chown.h
4 tests/test-chown.c
5 tests/signature.h
6 tests/macros.h
8 Depends-on:
9 ignore-value
10 lstat
11 mgetgroups
12 nanosleep
13 stat-time
14 stdbool
15 stdckdint
16 symlink
18 configure.ac:
19 AC_CHECK_FUNCS_ONCE([getgid getegid])
21 Makefile.am:
22 TESTS += test-chown
23 check_PROGRAMS += test-chown
24 test_chown_LDADD = $(LDADD) $(NANOSLEEP_LIB)