zephyr/tests/drivers/bbram/generic/testcase.yaml
Yuval Peress 4efa11ebf7 bbram: Add tests
Add emulation testing for it8xxx2, npcx, and mcp7940n. The test is made
to be generic and uses the backend API in order to verify both read and
write functionality. Additional tests are made for the API's limits when
reading/writing out of bounds.

Fixes #65018

Signed-off-by: Yuval Peress <peress@google.com>
2024-01-12 09:59:31 +01:00

11 lines
178 B
YAML

# Copyright 2024 Google LLC
# SPDX-License-Identifier: Apache-2.0
tests:
drivers.bbram.generic:
tags:
- drivers
- bbram
platform_allow:
- native_sim