Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lsh
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
LSH
lsh
Commits
0a568da0
Commit
0a568da0
authored
Apr 08, 2001
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* src/testsuite/Makefile.am (TS_PROGS): Added string-test.
Rev: src/testsuite/Makefile.am:1.29
parent
7e2683a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
src/testsuite/Makefile.am
src/testsuite/Makefile.am
+2
-1
No files found.
src/testsuite/Makefile.am
View file @
0a568da0
...
...
@@ -4,7 +4,8 @@ CFLAGS = @CFLAGS@ -O0
# Tests that can be used without any special setup.
TS_PROGS
=
arcfour-test des-test rijndael-test twofish-test
\
md5-test sha1-test rsa-test dsa-test spki-tag-test
md5-test sha1-test rsa-test dsa-test spki-tag-test
\
string-test
TS_SH
=
conv-1-test conv-2-test keygen-1-test keygen-2-test
\
write-key-1-test write-key-2-test
...
...
Write
Preview
Markdown
is supported
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