Files:
tests/test-stat-time.c
tests/macros.h
tests/nap.h

Depends-on:
nanosleep
stdckdint
time-h
unistd

configure.ac:

Makefile.am:
TESTS += test-stat-time
check_PROGRAMS += test-stat-time
test_stat_time_LDADD = $(LDADD) $(NANOSLEEP_LIB)
