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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-log10f
check_PROGRAMS += test-log10f
test_log10f_SOURCES = test-log10f.c randomf.c
test_log10f_LDADD = $(LDADD) @LOG10F_LIBM@