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
strerrorname_np: Add tests.
[gnulib.git]
/
modules
/
sqrtf-tests
blob
7b0525eb82911e0a27d20c89f5cd5f32b6bab266
1
Files:
2
tests/test-sqrtf.c
3
tests/test-sqrt.h
4
tests/signature.h
5
tests/macros.h
6
tests/randomf.c
7
8
Depends-on:
9
10
configure.ac:
11
12
Makefile.am:
13
TESTS += test-sqrtf
14
check_PROGRAMS += test-sqrtf
15
test_sqrtf_SOURCES = test-sqrtf.c randomf.c
16
test_sqrtf_LDADD = $(LDADD) @SQRTF_LIBM@