zephyr/tests/crypto/crypto_hash/testcase.yaml
Alberto Escolar Piedras 6568825174 tests/crypto/*: Switch from native_posix to native_sim
Enable these tests which run in native_posix in native_sim,
Switch from native_posix to native_sim as default test platform
For drivers.rand32.random_psa_crypto, filter the posix
arch to save some CI time, as TFM is not supported in this
architecture all together.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-27 16:06:42 +00:00

9 lines
145 B
YAML

tests:
crypto.hash:
platform_allow:
- native_posix
- native_sim
integration_platforms:
- native_sim
tags: crypto