summaryrefslogtreecommitdiff
path: root/modules/hypotl-tests
blob: 27b0b385560cf8a5c28e3223003f5d71b2b112bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Files:
tests/test-hypotl.c
tests/test-hypot.h
tests/signature.h
tests/macros.h
tests/randoml.c

Depends-on:
fpucw
float

configure.ac:

Makefile.am:
TESTS += test-hypotl
check_PROGRAMS += test-hypotl
test_hypotl_SOURCES = test-hypotl.c randoml.c
test_hypotl_LDADD = $(LDADD) @HYPOTL_LIBM@