Skip to content

Commit cdd996e

Browse files
committed
tests: crypto: Add stm32h7rs target boards support to crypto_hash test
Enable crypto.hash test on nucleo_h7s3l8 board disco kit Signed-off-by: Francois Ramu <[email protected]>
1 parent 9ae4744 commit cdd996e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/crypto/crypto_hash/testcase.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ tests:
22
crypto.hash:
33
platform_allow:
44
- native_sim
5+
- nucleo_h7s3l8
56
- nucleo_u575zi_q
67
integration_platforms:
78
- native_sim

0 commit comments

Comments
 (0)