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

Depends-on:
isnanf-nolibm
float
signbit

configure.ac:

Makefile.am:
TESTS += test-expf-ieee
check_PROGRAMS += test-expf-ieee
test_expf_ieee_LDADD = $(LDADD) @EXPF_LIBM@