1# 2# Copyright (c) 2023 Nordic Semiconductor ASA 3# 4# SPDX-License-Identifier: Apache-2.0 5# 6common: 7 tags: 8 - mcumgr 9 - os_mgmt_datetime 10 platform_allow: 11 - native_sim 12 - qemu_cortex_m0 13 - qemu_riscv64 14 - qemu_riscv64/qemu_virt_riscv64/smp 15 - qemu_malta 16 - qemu_arc/qemu_arc_hs6x 17 - qemu_leon3 18 integration_platforms: 19 - native_sim 20tests: 21 mgmt.mcumgr.os.datetime: {} 22