af_alg: minor style improvements
[gnulib.git] / modules / lchown-tests
blobc5bba89d50681a71cc55f445385c4c35ef762b4d
1 Files:
2 tests/nap.h
3 tests/test-lchown.h
4 tests/test-lchown.c
5 tests/signature.h
6 tests/macros.h
8 Depends-on:
9 ignore-value
10 intprops
11 mgetgroups
12 nanosleep
13 stat-time
14 stdbool
15 symlink
17 configure.ac:
18 AC_CHECK_FUNCS_ONCE([getegid])
20 Makefile.am:
21 TESTS += test-lchown
22 check_PROGRAMS += test-lchown
23 test_lchown_LDADD = $(LDADD) $(LIB_NANOSLEEP)