Skip to content

Commit

Permalink
[fi] Update crypto_aes_encrypt test name in CI
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Nasahl <[email protected]>
  • Loading branch information
nasahlpa committed May 24, 2024
1 parent 5a79fd5 commit f896ed2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/cfg/ci_crypto_aes_vcc_dummy_cw310.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ fiproject:
plot_y_axis: "glitch_width"
plot_y_axis_legend: "[ns]"
test:
which_test: "crypto_fi_aes_encrypt"
which_test: "crypto_aes_encrypt"
expected_result: '{"ciphertext":[141,145,88,155,234,129,16,92,221,12,69,21,69,208,99,12],"alerts":0}'
# Set to true if the test should ignore alerts returned by the test. As the
# alert handler on the device could sometime fire alerts that are not
Expand Down

0 comments on commit f896ed2

Please sign in to comment.