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

Depends-on:
dup
gettext-h
ignore-value
intprops
nanosleep
symlink
timespec
utimecmp

configure.ac:

Makefile.am:
TESTS += test-utimens
check_PROGRAMS += test-utimens
test_utimens_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) $(LIB_NANOSLEEP) @LIBINTL@