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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-ilogb
check_PROGRAMS += test-ilogb
test_ilogb_SOURCES = test-ilogb.c randomd.c
test_ilogb_LDADD = $(LDADD) @ILOGB_LIBM@