27 lines
395 B
Plaintext
27 lines
395 B
Plaintext
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:
|
|
gettext-h
|
|
fcntl-h
|
|
ignore-value
|
|
nanosleep
|
|
stdckdint
|
|
timespec
|
|
dup
|
|
utimecmp
|
|
xconcat-filename
|
|
xgetcwd
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-futimens
|
|
check_PROGRAMS += test-futimens
|
|
test_futimens_LDADD = $(LDADD) $(CLOCK_TIME_LIB) $(NANOSLEEP_LIB) @LIBINTL@
|