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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-log10
check_PROGRAMS += test-log10
test_log10_SOURCES = test-log10.c randomd.c
test_log10_LDADD = $(LDADD) @LOG10_LIBM@