view modules/lchown-tests @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
parents 753e4de5f3eb
children
line wrap: on
line source

Files:
tests/nap.h
tests/test-lchown.h
tests/test-lchown.c
tests/signature.h
tests/macros.h

Depends-on:
errno
ignore-value
intprops
mgetgroups
nanosleep
stat-time
stdbool
symlink

configure.ac:
AC_CHECK_FUNCS_ONCE([getegid])

Makefile.am:
TESTS += test-lchown
check_PROGRAMS += test-lchown
test_lchown_LDADD = $(LDADD) $(LIB_NANOSLEEP)