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:
5cdc25a
)
Temporarily disable ECDSA test.
author
Dr. Stephen Henson
<steve@openssl.org>
Fri, 19 Jul 2013 12:46:48 +0000
(13:46 +0100)
committer
Dr. Stephen Henson
<steve@openssl.org>
Fri, 19 Jul 2013 12:46:48 +0000
(13:46 +0100)
Disable ECDSA test temporarily: it is incompatible with ECDSA nonces.
test/Makefile
patch
|
blob
|
history
diff --git
a/test/Makefile
b/test/Makefile
index 52056e28dc78786c288e81b9645333bffd43581f..e3bc468da18a47159dd59aeb290d2ee2008765a2 100644
(file)
--- a/
test/Makefile
+++ b/
test/Makefile
@@
-293,7
+293,7
@@
test_ec: $(ECTEST)
test_ecdsa: $(ECDSATEST)
@echo 'test ecdsa'
- ../util/shlib_wrap.sh ./$(ECDSATEST)
+
#
../util/shlib_wrap.sh ./$(ECDSATEST)
test_ecdh: $(ECDHTEST)
@echo 'test ecdh'