1# 2# Copyright (c) 2024 Nordic Semiconductor ASA 3# 4# SPDX-License-Identifier: Apache-2.0 5# 6common: 7 platform_allow: 8 - nrf52840dk/nrf52840 9 - nrf5340dk/nrf5340/cpuapp 10 tags: 11 - mgmt 12 - mcumgr 13 - img_mgmt 14 build_only: false 15tests: 16 img.mgmt.slot.info: {} 17 img.mgmt.slot.info.too.large: 18 extra_args: 19 - FILE_SUFFIX=too_large 20 img.mgmt.slot.info.dual.slot: 21 extra_args: 22 - FILE_SUFFIX=dual_slot 23