Adds a test for the data sharing retention feature of MCUboot configuration to an application. Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
15 lines
247 B
YAML
15 lines
247 B
YAML
#
|
|
# Copyright (c) 2023 Nordic Semiconductor ASA
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
common:
|
|
sysbuild: true
|
|
tests:
|
|
mcuboot.data.sharing:
|
|
platform_allow: nrf52840dk_nrf52840
|
|
tags:
|
|
- mcuboot
|
|
- sysbuild
|
|
- retention
|