summaryrefslogtreecommitdiff
path: root/modules/logbf-ieee-tests
blob: fa55cc5aec29ae3ca50e1ce0755caec36b2bbd29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Files:
tests/test-logbf-ieee.c
tests/test-logb-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-logbf-ieee
check_PROGRAMS += test-logbf-ieee
test_logbf_ieee_LDADD = $(LDADD) @LOGBF_LIBM@