readtokens: do not leak internal token_lengths buffer
[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 tests/signature.h
7 tests/macros.h
8
9 Depends-on:
10 timespec
11 usleep
12 utimecmp
13
14 configure.ac:
15
16 Makefile.am:
17 TESTS += test-futimens
18 check_PROGRAMS += test-futimens
19 test_futimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) @LIBINTL@