view modules/fchownat-tests @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
parents 753e4de5f3eb
children
line wrap: on
line source

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

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

configure.ac:
AC_CHECK_FUNCS_ONCE([getegid])

Makefile.am:
TESTS += test-fchownat
check_PROGRAMS += test-fchownat
test_fchownat_LDADD = $(LDADD) $(LIB_NANOSLEEP) @LIBINTL@