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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-expf
check_PROGRAMS += test-expf
test_expf_SOURCES = test-expf.c randomf.c
test_expf_LDADD = $(LDADD) @EXPF_LIBM@