Note that the it8xxx2 does not support a status register so that functionality is omitted. This change also adds driver tests that build both the npcx and it8xxx2 drivers. Signed-off-by: Yuval Peress <peress@chromium.org>
11 lines
220 B
YAML
11 lines
220 B
YAML
# Copyright 2021 Google LLC
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
tests:
|
|
drivers.bbram.emul:
|
|
tags: drivers bbram
|
|
harness: ztest
|
|
platform_allow: native_posix
|
|
integration_platforms:
|
|
- native_posix
|