Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
4ceb581b
Commit
4ceb581b
authored
Oct 22, 2000
by
Niels Möller
Browse files
* src/testsuite/Makefile.am (TS_PROGS): Added arcfour-test.
Rev: src/testsuite/Makefile.am:1.20
parent
195c693b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/testsuite/Makefile.am
View file @
4ceb581b
...
...
@@ -5,7 +5,8 @@
CFLAGS
=
@CFLAGS@
-O0
# Tests that can be used without any special setup.
TS_PROGS
=
des-test rijndael-test twofish-test md5-test sha1-test rsa-test dsa-test spki-tag-test
TS_PROGS
=
arcfour-test des-test rijndael-test twofish-test
\
md5-test sha1-test rsa-test dsa-test spki-tag-test
TS_SH
=
keygen-test keygen-2-test
TS_SOME
=
$(TS_PROGS)
$(TS_SH)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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