tests/mcumgr/zcbor_bulk: Add additional test platforms
ARM plaftorms added. Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
This commit is contained in:
parent
0fdae69f25
commit
6effadd773
@ -6,3 +6,4 @@
|
||||
CONFIG_ZTEST=y
|
||||
CONFIG_ZCBOR=y
|
||||
CONFIG_ZTEST_NEW_API=y
|
||||
CONFIG_ZTEST_STACK_SIZE=4096
|
||||
|
||||
@ -5,5 +5,5 @@
|
||||
#
|
||||
tests:
|
||||
mgmt.mcumgr.zcbor.bulk:
|
||||
platform_allow: native_posix
|
||||
platform_allow: native_posix qemu_cortex_m0 qemu_cortex_m3
|
||||
tags: zcbor_bulk mgmt mcumgr
|
||||
|
||||
Loading…
Reference in New Issue
Block a user