zephyr/tests/drivers/espi/testcase.yaml
Yuval Peress ab6e724ab4 emul: espi: Add ACPI Shared Memory functions
Add the bare minimum to set and access the ACPI shared memory via the
eSPI emulator.

Signed-off-by: Yuval Peress <peress@chromium.org>
2021-08-26 13:14:05 -04:00

12 lines
279 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_posix
integration_platforms:
- native_posix