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