Skip to content
Snippets Groups Projects
Commit c88f1121 authored by Niels Möller's avatar Niels Möller
Browse files

(TS_PROGS): Added dsa-test.

Rev: src/nettle/testsuite/Makefile.am:1.25
parent 6322f02b
No related branches found
No related tags found
No related merge requests found
...@@ -10,7 +10,9 @@ TS_PROGS = aes-test arcfour-test blowfish-test cast128-test \ ...@@ -10,7 +10,9 @@ TS_PROGS = aes-test arcfour-test blowfish-test cast128-test \
rsa2sexp-test sexp2rsa-test \ rsa2sexp-test sexp2rsa-test \
knuth-lfib-test \ knuth-lfib-test \
cbc-test hmac-test bignum-test \ cbc-test hmac-test bignum-test \
rsa-test rsa-keygen-test yarrow-test rsa-test rsa-keygen-test \
dsa-test \
yarrow-test
noinst_PROGRAMS = $(TS_PROGS) noinst_PROGRAMS = $(TS_PROGS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment