manywarnings: Enable -Wthread-safety for clang.
[gnulib.git] / modules / futimens-tests
blob7781dff3d337e24ecb7fe429383685ee72b6f01f
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
9 Depends-on:
10 gettext-h
11 fcntl-h
12 ignore-value
13 nanosleep
14 stdckdint
15 timespec
16 dup
17 utimecmp
18 xconcat-filename
19 xgetcwd
21 configure.ac:
23 Makefile.am:
24 TESTS += test-futimens
25 check_PROGRAMS += test-futimens
26 test_futimens_LDADD = $(LDADD) $(CLOCK_TIME_LIB) $(NANOSLEEP_LIB) @LIBINTL@