blob: a17e53ebff6f39bf3792959ae09b8c29f15b6975 [file] [log] [blame]
#
# Copyright (c) 2023 Nordic Semiconductor ASA
#
# SPDX-License-Identifier: Apache-2.0
#
tests:
smp.version:
tags: smp_version
# FIXME: Exclude systems whereby the processor type is not known and emits a warning
arch_exclude:
- nios2
- sparc
- mips
- posix
platform_exclude:
- qemu_kvm_arm64
smp.version_no_legacy:
tags: smp_version
extra_configs:
- CONFIG_MCUMGR_SMP_SUPPORT_ORIGINAL_PROTOCOL=n
# FIXME: Exclude systems whereby the processor type is not known and emits a warning
arch_exclude:
- nios2
- sparc
- mips
- posix
platform_exclude:
- qemu_kvm_arm64