test-utimens: avoid spurious failure
[gnulib.git] / modules / futimens-tests
1 Files:
2 tests/nap.h
3 tests/test-futimens.h
4 tests/test-utimens-common.h
5 tests/test-futimens.c
6
7 Depends-on:
8 timespec
9 usleep
10 utimecmp
11
12 configure.ac:
13
14 Makefile.am:
15 TESTS += test-futimens
16 check_PROGRAMS += test-futimens
17 test_futimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) @LIBINTL@