5c7eae6745
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>
13 lines
232 B
YAML
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
|