summaryrefslogtreecommitdiff
path: root/modules/futimens-tests
blob: 356f67e2dd3adb3268c3accfdbfbc9852853cbb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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:
ignore-value
timespec
usleep
utimecmp

configure.ac:

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