Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Brian Smith
nettle
Commits
dd89bba4
Commit
dd89bba4
authored
Oct 30, 2001
by
Niels Möller
Browse files
Added bignum-test.
Rev: src/nettle/testsuite/Makefile.am:1.15
parent
da5e0a76
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/Makefile.am
View file @
dd89bba4
...
...
@@ -5,13 +5,13 @@ TS_PROGS = aes-test arcfour-test blowfish-test cast128-test \
des-test des3-test des-compat-test
\
md5-test md5-compat-test sha1-test sha256-test
\
serpent-test twofish-test
\
cbc-test yarrow-test
cbc-test
bignum-test
yarrow-test
M4_FILES
=
aes-test.m4 arcfour-test.m4 blowfish-test.m4 cast128-test.m4
\
des-test.m4 des3-test.m4
\
md5-test.m4 md5-compat-test.m4 sha1-test.m4 sha256-test.m4
\
serpent-test.m4 twofish-test.m4
\
cbc-test.m4
cbc-test.m4
bignum-test.m4
noinst_PROGRAMS
=
$(TS_PROGS)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment