mirror of
https://github.com/mozilla/cipherscan.git
synced 2024-11-04 15:03:41 +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)
|
||||
OUTPUTFORMAT="json"
|
||||
TEST_CURVES="True"
|
||||
TEST_TOLERANCE="True"
|
||||
shift
|
||||
;;
|
||||
-b | --benchmark)
|
||||
|
Loading…
Reference in New Issue
Block a user