view modules/stat-time-tests @ 40209:c43e83386661

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 08 Mar 2019 09:27:47 -0800
parents fd018f74e8c3
children
line wrap: on
line source

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

Depends-on:
intprops
nanosleep
time

configure.ac:

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