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>
15 lines
271 B
YAML
15 lines
271 B
YAML
# Copyright 2023 EPAM Systems
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
tests:
|
|
drivers.tee.optee:
|
|
tags:
|
|
- drivers
|
|
- tee
|
|
- optee
|
|
timeout: 500
|
|
integration_platforms:
|
|
- native_sim/native/64
|
|
platform_allow:
|
|
- native_sim/native/64
|