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>
9 lines
145 B
YAML
9 lines
145 B
YAML
tests:
|
|
crypto.hash:
|
|
platform_allow:
|
|
- native_posix
|
|
- native_sim
|
|
integration_platforms:
|
|
- native_sim
|
|
tags: crypto
|