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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-hypotf
check_PROGRAMS += test-hypotf
test_hypotf_SOURCES = test-hypotf.c randomf.c
test_hypotf_LDADD = $(LDADD) @HYPOTF_LIBM@