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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-expm1
check_PROGRAMS += test-expm1
test_expm1_SOURCES = test-expm1.c randomd.c
test_expm1_LDADD = $(LDADD) @EXPM1_LIBM@