repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix "warning: 'format' attribute argument not supported: rpl_printf".
[gnulib.git]
/
modules
/
utimensat-tests
blob
15c79407e8d08d0a4fdc4bad779a4db49114b73b
1
Files:
2
tests/nap.h
3
tests/test-lutimens.h
4
tests/test-utimens.h
5
tests/test-utimens-common.h
6
tests/test-utimensat.c
7
tests/signature.h
8
tests/macros.h
9
10
Depends-on:
11
ignore-value
12
intprops
13
nanosleep
14
timespec
15
utimecmp
16
17
configure.ac:
18
19
Makefile.am:
20
TESTS += test-utimensat
21
check_PROGRAMS += test-utimensat
22
test_utimensat_LDADD = $(LDADD) $(LIB_CLOCK_GETTIME) $(LIB_NANOSLEEP) @LIBINTL@