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

Depends-on:
fpucw
float

configure.ac:

Makefile.am:
TESTS += test-log2l
check_PROGRAMS += test-log2l
test_log2l_SOURCES = test-log2l.c randoml.c
test_log2l_LDADD = $(LDADD) @LOG2L_LIBM@