1# 2# Copyright (c) 2023 Nordic Semiconductor ASA 3# 4# SPDX-License-Identifier: Apache-2.0 5# 6tests: 7 mgmt.mcumgr.cb.notifications: 8 platform_allow: 9 - qemu_cortex_m3 10 - native_sim 11 - native_sim/native/64 12 - qemu_riscv32/qemu_virt_riscv32/smp 13 - qemu_riscv64 14 integration_platforms: 15 - native_sim 16 tags: 17 - cb_notifications 18 - mcumgr 19