summaryrefslogtreecommitdiff
path: root/modules/sqrt-ieee-tests
blob: aaeb544151291c9f45ca9b938e0583a1b72397d3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Files:
tests/test-sqrt-ieee.c
tests/test-sqrt-ieee.h
tests/minus-zero.h
tests/infinity.h
tests/nan.h
tests/macros.h

Depends-on:
isnand-nolibm
float
signbit

configure.ac:

Makefile.am:
TESTS += test-sqrt-ieee
check_PROGRAMS += test-sqrt-ieee
test_sqrt_ieee_LDADD = $(LDADD) @SQRT_LIBM@