summaryrefslogtreecommitdiff
path: root/modules/futimens-tests
blob: 519141300733aa77cbcf1db875d4dfed589b4984 (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
Files:
tests/nap.h
tests/test-futimens.h
tests/test-utimens-common.h
tests/test-futimens.c
tests/signature.h
tests/macros.h

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

configure.ac:

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