summaryrefslogtreecommitdiff
path: root/modules/sqrtf-tests
blob: 7b0525eb82911e0a27d20c89f5cd5f32b6bab266 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Files:
tests/test-sqrtf.c
tests/test-sqrt.h
tests/signature.h
tests/macros.h
tests/randomf.c

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-sqrtf
check_PROGRAMS += test-sqrtf
test_sqrtf_SOURCES = test-sqrtf.c randomf.c
test_sqrtf_LDADD = $(LDADD) @SQRTF_LIBM@