mirror of
https://github.com/mozilla/cipherscan.git
synced 2024-11-22 06:13:42 +01:00
When in JSON mode, run curve and tolerance tests
This commit is contained in:
parent
55918f3afb
commit
3dd0f58f4c
@ -1366,6 +1366,8 @@ do
|
|||||||
;;
|
;;
|
||||||
-j | -json | --json | --JSON)
|
-j | -json | --json | --JSON)
|
||||||
OUTPUTFORMAT="json"
|
OUTPUTFORMAT="json"
|
||||||
|
TEST_CURVES="True"
|
||||||
|
TEST_TOLERANCE="True"
|
||||||
shift
|
shift
|
||||||
;;
|
;;
|
||||||
-b | --benchmark)
|
-b | --benchmark)
|
||||||
|
Loading…
Reference in New Issue
Block a user