Files:
tests/test-usleep.c
tests/signature.h
tests/macros.h

Depends-on:
time-h
test-xfail

configure.ac:

Makefile.am:
if !OS_IS_CYGWIN
TESTS += test-usleep
endif
check_PROGRAMS += test-usleep
