zephyr/tests/drivers/bbram/emul/testcase.yaml
Alberto Escolar Piedras 5c7eae6745 tests/drivers/bbram: Switch to native_sim
Switch from native_posix to native_sim as default
test platform, switch overlays to native_sim.
For the HW test, filter whole posix arch to speed
up twister run.

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

13 lines
232 B
YAML

# Copyright 2021 Google LLC
# SPDX-License-Identifier: Apache-2.0
tests:
drivers.bbram.emul:
tags:
- drivers
- bbram
harness: ztest
platform_allow: native_sim
integration_platforms:
- native_sim