summaryrefslogtreecommitdiff
path: root/modules/log2f-tests
blob: 61090a7e1ba7c92560a0d7e6966bfa03c997666f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Files:
tests/test-log2f.c
tests/test-log2.h
tests/minus-zero.h
tests/signature.h
tests/macros.h
tests/randomf.c

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-log2f
check_PROGRAMS += test-log2f
test_log2f_SOURCES = test-log2f.c randomf.c
test_log2f_LDADD = $(LDADD) @LOG2F_LIBM@