verify: new macro 'assume'
[gnulib.git] / modules / stat-time-tests
1 Files:
2 tests/test-stat-time.c
3 tests/macros.h
4 tests/nap.h
5
6 Depends-on:
7 nanosleep
8 time
9
10 configure.ac:
11
12 Makefile.am:
13 TESTS += test-stat-time
14 check_PROGRAMS += test-stat-time
15 test_stat_time_LDADD = $(LDADD) $(LIB_NANOSLEEP)