Skip to content

Commit

Permalink
test: driver-only: fix disparities in random
Browse files Browse the repository at this point in the history
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
  • Loading branch information
valeriosetti committed Jan 24, 2023
1 parent 216d39d commit 354df33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/scripts/analyze_outcomes.py
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ def do_analyze_driver_vs_reference(outcome_file, args):
'ecdsa', # the software implementation that's excluded
# the following lines should not be needed,
# they will be removed by upcoming work
'random', # #6856
'pk', # #6857
'x509parse', # #6858
'x509write', # #6858
Expand Down

0 comments on commit 354df33

Please sign in to comment.