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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-exp2
check_PROGRAMS += test-exp2
test_exp2_SOURCES = test-exp2.c randomd.c
test_exp2_LDADD = $(LDADD) @EXP2_LIBM@