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

Depends-on:
isnanl-nolibm
float
signbit

configure.ac:

Makefile.am:
TESTS += test-logbl-ieee
check_PROGRAMS += test-logbl-ieee
test_logbl_ieee_LDADD = $(LDADD) @LOGBL_LIBM@