projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ff4211
)
Correct jpake test
author
Richard Levitte
<levitte@openssl.org>
Sun, 20 Sep 2015 00:04:47 +0000
(
02:04
+0200)
committer
Richard Levitte
<levitte@openssl.org>
Sun, 20 Sep 2015 00:06:51 +0000
(
02:06
+0200)
There actually is a "jpake" feature to check the availability on
Reviewed-by: Stephen Henson <steve@openssl.org>
test/recipes/90-test_jpake.t
patch
|
blob
|
history
diff --git
a/test/recipes/90-test_jpake.t
b/test/recipes/90-test_jpake.t
index fa1292af7460d65db2fb9d42c6adfbac55020088..519bf1ebba69a87aca5a49e69bfb20ec4a054b51 100644
(file)
--- a/
test/recipes/90-test_jpake.t
+++ b/
test/recipes/90-test_jpake.t
@@
-2,4
+2,4
@@
use OpenSSL::Test::Simple;
-simple_test("test_jpake", "jpaketest");
+simple_test("test_jpake", "jpaketest"
, "jpake"
);