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