tests/drivers/tee/optee: Switch from native_posix to native_sim
native_posix is being deprecated, let's switch this test to native_sim instead. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
dbf31d7a91
commit
f32eb18a0c
2 changed files with 2 additions and 2 deletions
|
@ -9,6 +9,6 @@ tests:
|
||||||
- optee
|
- optee
|
||||||
timeout: 500
|
timeout: 500
|
||||||
integration_platforms:
|
integration_platforms:
|
||||||
- native_posix/native/64
|
- native_sim/native/64
|
||||||
platform_allow:
|
platform_allow:
|
||||||
- native_posix/native/64
|
- native_sim/native/64
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue