summaryrefslogtreecommitdiff
path: root/gnulib/modules/utimensat-tests
blob: ec426bbcd6de2f402f36c988e7a4dee5c8ab16df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Files:
tests/nap.h
tests/test-lutimens.h
tests/test-utimens.h
tests/test-utimens-common.h
tests/test-utimensat.c
tests/signature.h
tests/macros.h

Depends-on:
ignore-value
timespec
usleep
utimecmp

configure.ac:
AC_REQUIRE([AC_C_INLINE])

Makefile.am:
TESTS += test-utimensat
check_PROGRAMS += test-utimensat
test_utimensat_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) @LIBINTL@