zephyr/tests/subsys/settings/file/testcase.yaml
Anas Nashif b207035851 tests: add integration_platforms and misc optimizations
Add integration_platforms to many tests that use platform_allow to
manage scope of pull_request CI.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2024-11-26 00:12:07 +01:00

17 lines
341 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/native/64
- mr_canhubk3
integration_platforms:
- nrf52840dk/nrf52840
tags:
- settings
- file
- littlefs