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
select: Document a Haiku bug.
[gnulib.git]
/
modules
/
tss-tests
blob
3526d22c28c9527b02781e8b768adceb3fe55bf9
1
Files:
2
tests/test-tss.c
3
tests/macros.h
4
5
Depends-on:
6
thrd
7
mtx
8
stdint
9
random
10
11
configure.ac:
12
AC_CHECK_DECLS_ONCE([alarm])
13
14
Makefile.am:
15
TESTS += test-tss
16
check_PROGRAMS += test-tss
17
test_tss_LDADD = $(LDADD) @LIBSTDTHREAD@