Add the bare minimum to set and access the ACPI shared memory via the eSPI emulator. Signed-off-by: Yuval Peress <peress@chromium.org>
12 lines
279 B
YAML
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
|