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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-expm1l
check_PROGRAMS += test-expm1l
test_expm1l_SOURCES = test-expm1l.c randoml.c
test_expm1l_LDADD = $(LDADD) @EXPM1L_LIBM@