1#
2# Copyright (c) 2022-2023 Nordic Semiconductor ASA
3#
4# SPDX-License-Identifier: Apache-2.0
5#
6common:
7  platform_allow: nrf52840dk/nrf52840
8  tags:
9    - mgmt
10    - mcumgr
11    - all_options
12  build_only: true
13tests:
14  mgmt.mcumgr.all.options: {}
15  mgmt.mcumgr.all.options.other:
16    extra_args:
17      - EXTRA_CONF_FILE="other-options.conf"
18