# # Copyright (c) 2022 Nordic Semiconductor ASA # # SPDX-License-Identifier: Apache-2.0 # common: tags: - mgmt - mcumgr - fs_mgmt_hash_supported integration_platforms: - native_sim platform_exclude: - lpcxpresso51u68 - lpcxpresso55s69/lpc55s69/cpu1 - mpfs_icicle/polarfire/u54 - mpfs_icicle/polarfire/u54/smp - mpfs_icicle/polarfire/e51 - apollo4p_evb - cyw920829m2evk_02 tests: mgmt.mcumgr.fs.mgmt.hash.supported.crc32: extra_args: > EXTRA_CONF_FILE="configuration/crc32.conf" mgmt.mcumgr.fs.mgmt.hash.supported.sha256: extra_args: > EXTRA_CONF_FILE="configuration/sha256.conf" mgmt.mcumgr.fs.mgmt.hash.supported.all: extra_args: > EXTRA_CONF_FILE="configuration/all.conf"