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

Depends-on:

configure.ac:

Makefile.am:
TESTS += test-remainder
check_PROGRAMS += test-remainder
test_remainder_SOURCES = test-remainder.c randomd.c
test_remainder_LDADD = $(LDADD) @REMAINDER_LIBM@