X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fchown-tests;h=58b96568212ba9d4ca4f4e4035f072ffbcc0f126;hb=23eecb48e39afd0d267d64d40ba6bf97aa865e13;hp=d1add611c1d4597ea8ab8981b791ba9656ef8307;hpb=c7362ef0beb434d7a3063b5a7ac7b956988dc435;p=gnulib.git diff --git a/modules/chown-tests b/modules/chown-tests index d1add611c..58b965682 100644 --- a/modules/chown-tests +++ b/modules/chown-tests @@ -2,12 +2,14 @@ Files: tests/nap.h tests/test-chown.h tests/test-chown.c +tests/signature.h +tests/macros.h Depends-on: +ignore-value lstat mgetgroups -progname -usleep +nanosleep stat-time stdbool symlink @@ -18,4 +20,4 @@ AC_CHECK_FUNCS_ONCE([getegid]) Makefile.am: TESTS += test-chown check_PROGRAMS += test-chown -test_chown_LDADD = $(LDADD) @LIBINTL@ +test_chown_LDADD = $(LDADD) $(LIB_NANOSLEEP)