17 lines
194 B
Plaintext
17 lines
194 B
Plaintext
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
|