summaryrefslogtreecommitdiff
path: root/modules/utimensat-tests
blob: 0ba5e09e02389812e1b6fadc7648f5f29005bca3 (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
nanosleep
stdckdint
timespec
utimecmp

configure.ac:

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