Skip to content

Commit f32eb18

Browse files
aescolarfabiobaltieri
authored andcommitted
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 <[email protected]>
1 parent dbf31d7 commit f32eb18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/drivers/tee/optee/testcase.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ tests:
99
- optee
1010
timeout: 500
1111
integration_platforms:
12-
- native_posix/native/64
12+
- native_sim/native/64
1313
platform_allow:
14-
- native_posix/native/64
14+
- native_sim/native/64

0 commit comments

Comments
 (0)