repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
stat-time-tests
blob
8db236951386781318fe008f3fe442c0df68d192
1
Files:
2
tests/test-stat-time.c
3
tests/macros.h
4
tests/nap.h
5
6
Depends-on:
7
intprops
8
nanosleep
9
time
10
unistd
11
12
configure.ac:
13
14
Makefile.am:
15
TESTS += test-stat-time
16
check_PROGRAMS += test-stat-time
17
test_stat_time_LDADD = $(LDADD) $(LIB_NANOSLEEP)