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

27 lines
375 B
Plaintext

Files:
tests/nap.h
tests/test-chown.h
tests/test-chown.c
tests/signature.h
tests/macros.h
Depends-on:
ignore-value
lstat
mgetgroups
nanosleep
stat-time
stdbool
stdckdint
symlink
xconcat-filename
xgetcwd
configure.ac:
AC_CHECK_FUNCS_ONCE([getgid getegid])
Makefile.am:
TESTS += test-chown
check_PROGRAMS += test-chown
test_chown_LDADD = $(LDADD) $(NANOSLEEP_LIB) @LIBINTL@