summaryrefslogtreecommitdiff
path: root/modules/fdutimensat-tests
blob: 37f70c652824a9f9563a1f8dd446f54a17c5ab20 (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
26
Files:
tests/nap.h
tests/test-futimens.h
tests/test-lutimens.h
tests/test-utimens.h
tests/test-utimens-common.h
tests/test-fdutimensat.c
tests/macros.h

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

configure.ac:

Makefile.am:
TESTS += test-fdutimensat
check_PROGRAMS += test-fdutimensat
test_fdutimensat_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) \
  $(LIB_NANOSLEEP) @LIBINTL@