20 lines
274 B
Plaintext
20 lines
274 B
Plaintext
Files:
|
|
tests/test-stat-time.c
|
|
tests/macros.h
|
|
tests/nap.h
|
|
|
|
Depends-on:
|
|
nanosleep
|
|
stdckdint
|
|
time-h
|
|
unistd
|
|
xconcat-filename
|
|
xgetcwd
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-stat-time
|
|
check_PROGRAMS += test-stat-time
|
|
test_stat_time_LDADD = $(LDADD) $(NANOSLEEP_LIB) @LIBINTL@
|