Files
RedBear-OS/local/recipes/dev/libtool/source/gnulib/modules/fchownat-tests
T

28 lines
408 B
Plaintext

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
mgetgroups
nanosleep
openat-h
stat-time
stdckdint
symlink
xconcat-filename
xgetcwd
configure.ac:
AC_CHECK_FUNCS_ONCE([getgid getegid])
Makefile.am:
TESTS += test-fchownat
check_PROGRAMS += test-fchownat
test_fchownat_LDADD = $(LDADD) $(NANOSLEEP_LIB) @LIBINTL@