1#
2# Copyright (c) 2024 Jamie McCrae
3#
4# SPDX-License-Identifier: Apache-2.0
5#
6common:
7  platform_allow: rm1xx_dvk
8  tags:
9    - mgmt
10    - mcumgr
11    - all_options
12    - transport
13    - lorawan
14  build_only: true
15tests:
16  mgmt.mcumgr.transport.lorawan: {}
17  mgmt.mcumgr.transport.lorawan.all:
18    extra_args:
19      - EXTRA_CONF_FILE="lorawan_all.conf"
20