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