summaryrefslogtreecommitdiff
path: root/modules/utimensat-tests
blob: 85d64d640d1b1b887010a211005949752304f8a2 (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) $(LIB_NANOSLEEP) @LIBINTL@