X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffutimens-tests;h=356f67e2dd3adb3268c3accfdbfbc9852853cbb7;hb=6267b9ec0238f2b31c44644d75ce98e97349ef25;hp=50756da1f5dad2e0fb265424dbf935bc1b9b1cb2;hpb=959d9cb463d992f9c5cc2fbeb54bf12eee2346f7;p=gnulib.git diff --git a/modules/futimens-tests b/modules/futimens-tests index 50756da1f..356f67e2d 100644 --- a/modules/futimens-tests +++ b/modules/futimens-tests @@ -1,15 +1,20 @@ Files: +tests/nap.h tests/test-futimens.h +tests/test-utimens-common.h tests/test-futimens.c +tests/signature.h +tests/macros.h Depends-on: +ignore-value timespec +usleep utimecmp configure.ac: -AC_CHECK_FUNCS_ONCE([usleep]) Makefile.am: TESTS += test-futimens check_PROGRAMS += test-futimens -test_futimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) @LIBINTL@ +test_futimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME)