Switch from native_posix to native_sim as default test platform And switch overlays to native_sim. Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
15 lines
279 B
YAML
15 lines
279 B
YAML
# SPDX-License-Identifier: Apache-2.0
|
|
# Copyright (c) 2019 Nordic Semiconductor ASA
|
|
|
|
tests:
|
|
settings.file.raw:
|
|
platform_allow:
|
|
- nrf52840dk_nrf52840
|
|
- native_sim
|
|
- native_sim_64
|
|
- mr_canhubk3
|
|
tags:
|
|
- settings
|
|
- file
|
|
- littlefs
|