zephyr/tests/drivers/espi/testcase.yaml
Alberto Escolar Piedras be8f4e104b tests/drivers espi: Switch from native_posix to native_sim
Switch from native_posix to native_sim as default test platform

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2023-11-20 09:20:59 +01:00

15 lines
299 B
YAML

# Copyright 2021 Google LLC
# SPDX-License-Identifier: Apache-2.0
tests:
drivers.espi.acpi:
tags:
- drivers
- espi
filter: dt_compat_enabled("zephyr,espi-emul-controller")
harness: ztest
platform_allow:
- native_sim
integration_platforms:
- native_sim