Browse Source

tests: Update board names for hwmv2

Updates tests that use board names which have changed with boards v2

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
pull/69687/head
Jamie McCrae 1 year ago committed by Carles Cufi
parent
commit
3584b30fc1
  1. 2
      .github/workflows/codecov.yaml
  2. 2
      doc/develop/test/coverage.rst
  3. 2
      modules/trusted-firmware-m/Kconfig.tfm
  4. 2
      samples/basic/hash_map/sample.yaml
  5. 10
      samples/basic/minimal/sample.yaml
  6. 2
      samples/compression/lz4/sample.yaml
  7. 4
      samples/drivers/ipm/ipm_mhu_dual_core/README.rst
  8. 6
      samples/drivers/ipm/ipm_mhu_dual_core/sample.yaml
  9. 4
      samples/drivers/spi_flash/src/main.c
  10. 2
      samples/kernel/metairq_dispatch/sample.yaml
  11. 2
      samples/modules/thrift/hello/client/sample.yaml
  12. 2
      samples/modules/thrift/hello/server/sample.yaml
  13. 2
      samples/net/sockets/echo_server/sample.yaml
  14. 2
      samples/posix/eventfd/sample.yaml
  15. 2
      samples/subsys/console/echo/sample.yaml
  16. 2
      samples/subsys/console/getchar/sample.yaml
  17. 2
      samples/subsys/console/getline/sample.yaml
  18. 4
      samples/subsys/ipc/openamp/Kconfig.sysbuild
  19. 12
      samples/subsys/ipc/openamp/README.rst
  20. 0
      samples/subsys/ipc/openamp/remote/boards/mps2_an521_cpu1.overlay
  21. 0
      samples/subsys/ipc/openamp/remote/boards/v2m_musca_b1_musca_b1_ns.overlay
  22. 6
      samples/subsys/ipc/openamp/sample.yaml
  23. 12
      samples/subsys/ipc/rpmsg_service/README.rst
  24. 0
      samples/subsys/ipc/rpmsg_service/remote/boards/mps2_an521_cpu1.overlay
  25. 0
      samples/subsys/ipc/rpmsg_service/remote/boards/v2m_musca_b1_musca_b1_ns.overlay
  26. 2
      samples/subsys/logging/logger/sample.yaml
  27. 4
      samples/subsys/logging/syst/sample.yaml
  28. 2
      samples/subsys/pm/device_pm/sample.yaml
  29. 4
      samples/subsys/tracing/README.rst
  30. 2
      samples/subsys/zbus/dyn_channel/sample.yaml
  31. 16
      samples/tfm_integration/psa_crypto/README.rst
  32. 2
      samples/tfm_integration/psa_crypto/sample.yaml
  33. 2
      samples/tfm_integration/psa_protected_storage/README.rst
  34. 6
      samples/tfm_integration/psa_protected_storage/sample.yaml
  35. 10
      samples/tfm_integration/tfm_ipc/README.rst
  36. 8
      samples/tfm_integration/tfm_ipc/sample.yaml
  37. 4
      samples/tfm_integration/tfm_psa_test/README.rst
  38. 6
      samples/tfm_integration/tfm_psa_test/sample.yaml
  39. 2
      samples/tfm_integration/tfm_regression_test/README.rst
  40. 2
      samples/tfm_integration/tfm_regression_test/sample.yaml
  41. 6
      samples/tfm_integration/tfm_secure_partition/sample.yaml
  42. 2
      samples/userspace/hello_world_user/sample.yaml
  43. 2
      samples/userspace/prod_consumer/sample.yaml
  44. 2
      samples/userspace/shared_mem/sample.yaml
  45. 2
      tests/application_development/code_relocation/testcase.yaml
  46. 4
      tests/arch/arm/arm_irq_zero_latency_levels/testcase.yaml
  47. 4
      tests/arch/arm/arm_no_multithreading/testcase.yaml
  48. 2
      tests/arch/arm/arm_sw_vector_relay/testcase.yaml
  49. 4
      tests/arch/arm/arm_thread_swap_tz/testcase.yaml
  50. 2
      tests/arch/arm/arm_tz_wrap_func/testcase.yaml
  51. 8
      tests/benchmarks/app_kernel/testcase.yaml
  52. 4
      tests/benchmarks/cmsis_dsp/basicmath/testcase.yaml
  53. 6
      tests/benchmarks/footprints/testcase.yaml
  54. 2
      tests/benchmarks/sched/testcase.yaml
  55. 2
      tests/drivers/build_all/counter/testcase.yaml
  56. 2
      tests/drivers/build_all/pwm/testcase.yaml
  57. 4
      tests/drivers/gpio/gpio_api_1pin/testcase.yaml
  58. 4
      tests/drivers/gpio/gpio_get_direction/testcase.yaml
  59. 2
      tests/drivers/sensor/generic/testcase.yaml
  60. 6
      tests/drivers/uart/uart_basic_api/testcase.yaml
  61. 4
      tests/kernel/fatal/exception/testcase.yaml
  62. 4
      tests/kernel/threads/no-multithreading/testcase.yaml
  63. 4
      tests/kernel/threads/thread_stack/testcase.yaml
  64. 2
      tests/kernel/timer/timer_monotonic/testcase.yaml
  65. 2
      tests/kernel/usage/thread_runtime_stats/testcase.yaml
  66. 2
      tests/lib/c_lib/common/testcase.yaml
  67. 4
      tests/lib/cmsis_dsp/bayes/testcase.yaml
  68. 4
      tests/lib/cmsis_dsp/complexmath/testcase.yaml
  69. 4
      tests/lib/cmsis_dsp/distance/testcase.yaml
  70. 4
      tests/lib/cmsis_dsp/fastmath/testcase.yaml
  71. 16
      tests/lib/cmsis_dsp/filtering/testcase.yaml
  72. 4
      tests/lib/cmsis_dsp/interpolation/testcase.yaml
  73. 48
      tests/lib/cmsis_dsp/matrix/testcase.yaml
  74. 4
      tests/lib/cmsis_dsp/quaternionmath/testcase.yaml
  75. 4
      tests/lib/cmsis_dsp/statistics/testcase.yaml
  76. 4
      tests/lib/cmsis_dsp/support/testcase.yaml
  77. 4
      tests/lib/cmsis_dsp/svm/testcase.yaml
  78. 20
      tests/lib/cmsis_dsp/transform/testcase.yaml
  79. 2
      tests/lib/cmsis_nn/testcase.yaml
  80. 2
      tests/lib/cpp/cxx/testcase.yaml
  81. 6
      tests/lib/cpp/libcxx/testcase.yaml
  82. 2
      tests/lib/heap/src/main.c
  83. 2
      tests/lib/heap_align/testcase.yaml
  84. 2
      tests/lib/newlib/heap_listener/testcase.yaml
  85. 2
      tests/lib/newlib/thread_safety/testcase.yaml
  86. 2
      tests/lib/shared_multi_heap/testcase.yaml
  87. 2
      tests/lib/time/testcase.yaml
  88. 2
      tests/modules/thrift/ThriftTest/testcase.yaml
  89. 2
      tests/net/lib/dns_sd/prj-no-ipv6.conf
  90. 2
      tests/net/lib/dns_sd/prj.conf
  91. 4
      tests/net/socket/poll/testcase.yaml
  92. 4
      tests/net/socket/reuseaddr_reuseport/testcase.yaml
  93. 4
      tests/net/socket/select/testcase.yaml
  94. 4
      tests/net/socket/service/testcase.yaml
  95. 4
      tests/net/socket/tcp/testcase.yaml
  96. 2
      tests/net/socket/tls/testcase.yaml
  97. 2
      tests/posix/common/testcase.yaml
  98. 4
      tests/subsys/dsp/basicmath/testcase.yaml
  99. 6
      tests/subsys/logging/log_switch_format/testcase.yaml
  100. 2
      tests/subsys/logging/log_syst/testcase.yaml
  101. Some files were not shown because too many files have changed in this diff Show More

2
.github/workflows/codecov.yaml

@ -20,7 +20,7 @@ jobs:
strategy: strategy:
fail-fast: false fail-fast: false
matrix: matrix:
platform: ["mps2_an385", "native_sim", "qemu_x86", "unit_testing"] platform: ["mps2/an385", "native_sim", "qemu_x86", "unit_testing"]
steps: steps:
- name: Apply container owner mismatch workaround - name: Apply container owner mismatch workaround
run: | run: |

2
doc/develop/test/coverage.rst

@ -49,7 +49,7 @@ These steps will produce an HTML coverage report for a single application.
1. Build the code with CONFIG_COVERAGE=y. 1. Build the code with CONFIG_COVERAGE=y.
.. zephyr-app-commands:: .. zephyr-app-commands::
:board: mps2_an385 :board: mps2/an385
:gen-args: -DCONFIG_COVERAGE=y -DCONFIG_COVERAGE_DUMP=y :gen-args: -DCONFIG_COVERAGE=y -DCONFIG_COVERAGE_DUMP=y
:goals: build :goals: build
:compact: :compact:

2
modules/trusted-firmware-m/Kconfig.tfm

@ -43,7 +43,7 @@ menuconfig BUILD_WITH_TFM
them, are generated during the normal Zephyr build process. them, are generated during the normal Zephyr build process.
Notes: Notes:
Building with the "_ns" BOARD variant (e.g. "mps2_an521_ns") Building with the "/ns" BOARD variant (e.g. "mps2/an521/cpu0/ns")
ensures that CONFIG_TRUSTED_EXECUTION_NONSECURE is enabled. ensures that CONFIG_TRUSTED_EXECUTION_NONSECURE is enabled.
By default we allow Zephyr preemptible threads be preempted By default we allow Zephyr preemptible threads be preempted

2
samples/basic/hash_map/sample.yaml

@ -10,7 +10,7 @@ common:
min_ram: 24 min_ram: 24
integration_platforms: integration_platforms:
- qemu_x86_64 - qemu_x86_64
- mps2_an385 - mps2/an385
harness: console harness: console
harness_config: harness_config:
type: one_line type: one_line

10
samples/basic/minimal/sample.yaml

@ -15,7 +15,7 @@ tests:
platform_allow: platform_allow:
- reel_board - reel_board
- frdm_k64f - frdm_k64f
- mps2_an385 - mps2/an385
- nrf51dk_nrf51422 - nrf51dk_nrf51422
- nucleo_f429zi - nucleo_f429zi
- disco_l475_iot1 - disco_l475_iot1
@ -27,7 +27,7 @@ tests:
platform_allow: platform_allow:
- reel_board - reel_board
- frdm_k64f - frdm_k64f
- mps2_an385 - mps2/an385
- nrf51dk_nrf51422 - nrf51dk_nrf51422
- nucleo_f429zi - nucleo_f429zi
- disco_l475_iot1 - disco_l475_iot1
@ -37,7 +37,7 @@ tests:
platform_allow: platform_allow:
- reel_board - reel_board
- frdm_k64f - frdm_k64f
- mps2_an385 - mps2/an385
- nrf51dk_nrf51422 - nrf51dk_nrf51422
- nucleo_f429zi - nucleo_f429zi
- disco_l475_iot1 - disco_l475_iot1
@ -47,7 +47,7 @@ tests:
platform_allow: platform_allow:
- reel_board - reel_board
- frdm_k64f - frdm_k64f
- mps2_an385 - mps2/an385
- nrf51dk_nrf51422 - nrf51dk_nrf51422
- nucleo_f429zi - nucleo_f429zi
- disco_l475_iot1 - disco_l475_iot1
@ -57,7 +57,7 @@ tests:
platform_allow: platform_allow:
- reel_board - reel_board
- frdm_k64f - frdm_k64f
- mps2_an385 - mps2/an385
- nrf51dk_nrf51422 - nrf51dk_nrf51422
- nucleo_f429zi - nucleo_f429zi
- disco_l475_iot1 - disco_l475_iot1

2
samples/compression/lz4/sample.yaml

@ -17,7 +17,7 @@ common:
tests: tests:
sample.compression.lz4: sample.compression.lz4:
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
- qemu_riscv64 - qemu_riscv64
tags: tags:
- compression - compression

4
samples/drivers/ipm/ipm_mhu_dual_core/README.rst

@ -27,7 +27,7 @@ It can be built and executed on Musca B1 CPU 0 as follows:
.. zephyr-app-commands:: .. zephyr-app-commands::
:zephyr-app: samples/drivers/ipm/ipm_mhu_dual_core :zephyr-app: samples/drivers/ipm/ipm_mhu_dual_core
:board: v2m_musca_b1 :board: v2m_musca_b1/musca_b1
:goals: run :goals: run
:compact: :compact:
@ -36,7 +36,7 @@ It can be built and executed on Musca B1 CPU 1 as follows:
.. zephyr-app-commands:: .. zephyr-app-commands::
:zephyr-app: samples/drivers/ipm/ipm_mhu_dual_core :zephyr-app: samples/drivers/ipm/ipm_mhu_dual_core
:board: v2m_musca_b1_ns :board: v2m_musca_b1/musca_b1/ns
:goals: run :goals: run
:compact: :compact:

6
samples/drivers/ipm/ipm_mhu_dual_core/sample.yaml

@ -5,7 +5,7 @@ tests:
sample.ipm.ipm_mhu_dual_core: sample.ipm.ipm_mhu_dual_core:
tags: ipm tags: ipm
platform_allow: platform_allow:
- v2m_musca_b1 - v2m_musca_b1/musca_b1
- v2m_musca_b1_ns - v2m_musca_b1/musca_b1/ns
integration_platforms: integration_platforms:
- v2m_musca_b1 - v2m_musca_b1/musca_b1

4
samples/drivers/spi_flash/src/main.c

@ -13,8 +13,8 @@
#if defined(CONFIG_BOARD_ADAFRUIT_FEATHER_STM32F405) #if defined(CONFIG_BOARD_ADAFRUIT_FEATHER_STM32F405)
#define SPI_FLASH_TEST_REGION_OFFSET 0xf000 #define SPI_FLASH_TEST_REGION_OFFSET 0xf000
#elif defined(CONFIG_BOARD_ARTY_A7_ARM_DESIGNSTART_M1) || \ #elif defined(CONFIG_BOARD_ARTY_A7_DESIGNSTART_FPGA_CORTEX_M1) || \
defined(CONFIG_BOARD_ARTY_A7_ARM_DESIGNSTART_M3) defined(CONFIG_BOARD_ARTY_A7_DESIGNSTART_FPGA_CORTEX_M3)
/* The FPGA bitstream is stored in the lower 536 sectors of the flash. */ /* The FPGA bitstream is stored in the lower 536 sectors of the flash. */
#define SPI_FLASH_TEST_REGION_OFFSET \ #define SPI_FLASH_TEST_REGION_OFFSET \
DT_REG_SIZE(DT_NODE_BY_FIXED_PARTITION_LABEL(fpga_bitstream)) DT_REG_SIZE(DT_NODE_BY_FIXED_PARTITION_LABEL(fpga_bitstream))

2
samples/kernel/metairq_dispatch/sample.yaml

@ -6,7 +6,7 @@ common:
tags: tags:
- kernel - kernel
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
- qemu_x86 - qemu_x86
harness: console harness: console
harness_config: harness_config:

2
samples/modules/thrift/hello/client/sample.yaml

@ -10,7 +10,7 @@ common:
modules: modules:
- thrift - thrift
platform_allow: platform_allow:
- mps2_an385 - mps2/an385
- qemu_x86_64 - qemu_x86_64
integration_platforms: integration_platforms:
- qemu_x86_64 - qemu_x86_64

2
samples/modules/thrift/hello/server/sample.yaml

@ -10,7 +10,7 @@ common:
modules: modules:
- thrift - thrift
platform_allow: platform_allow:
- mps2_an385 - mps2/an385
- qemu_x86_64 - qemu_x86_64
integration_platforms: integration_platforms:
- qemu_x86_64 - qemu_x86_64

2
samples/net/sockets/echo_server/sample.yaml

@ -122,7 +122,7 @@ tests:
sample.net.sockets.echo_server.smsc911x: sample.net.sockets.echo_server.smsc911x:
extra_args: OVERLAY_CONFIG="overlay-smsc911x.conf" extra_args: OVERLAY_CONFIG="overlay-smsc911x.conf"
tags: net tags: net
platform_allow: mps2_an385 platform_allow: mps2/an385
sample.net.sockets.echo_server.userspace: sample.net.sockets.echo_server.userspace:
extra_args: extra_args:
- CONFIG_USERSPACE=y - CONFIG_USERSPACE=y

2
samples/posix/eventfd/sample.yaml

@ -6,7 +6,7 @@ common:
tags: posix tags: posix
platform_exclude: m2gl025_miv platform_exclude: m2gl025_miv
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
tests: tests:
sample.posix.eventfd: sample.posix.eventfd:
min_ram: 32 min_ram: 32

2
samples/subsys/console/echo/sample.yaml

@ -3,7 +3,7 @@ sample:
tests: tests:
sample.console.echo: sample.console.echo:
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
filter: CONFIG_UART_CONSOLE and CONFIG_SERIAL_SUPPORT_INTERRUPT filter: CONFIG_UART_CONSOLE and CONFIG_SERIAL_SUPPORT_INTERRUPT
tags: console tags: console
harness: keyboard harness: keyboard

2
samples/subsys/console/getchar/sample.yaml

@ -3,7 +3,7 @@ sample:
tests: tests:
sample.console.getchar: sample.console.getchar:
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
filter: CONFIG_UART_CONSOLE and CONFIG_SERIAL_SUPPORT_INTERRUPT filter: CONFIG_UART_CONSOLE and CONFIG_SERIAL_SUPPORT_INTERRUPT
tags: console tags: console
harness: keyboard harness: keyboard

2
samples/subsys/console/getline/sample.yaml

@ -3,7 +3,7 @@ sample:
tests: tests:
sample.console.getline: sample.console.getline:
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
filter: CONFIG_UART_CONSOLE and CONFIG_SERIAL_SUPPORT_INTERRUPT filter: CONFIG_UART_CONSOLE and CONFIG_SERIAL_SUPPORT_INTERRUPT
tags: console tags: console
harness: keyboard harness: keyboard

4
samples/subsys/ipc/openamp/Kconfig.sysbuild

@ -8,8 +8,8 @@ config OPENAMP_REMOTE_BOARD
string string
default "lpcxpresso54114_m0" if $(BOARD) = "lpcxpresso54114_m4" default "lpcxpresso54114_m0" if $(BOARD) = "lpcxpresso54114_m4"
default "lpcxpresso55s69_cpu1" if $(BOARD) = "lpcxpresso55s69_cpu0" default "lpcxpresso55s69_cpu1" if $(BOARD) = "lpcxpresso55s69_cpu0"
default "mps2_an521_remote" if $(BOARD) = "mps2_an521" default "mps2/an521/cpu1" if $(BOARD) = "mps2"
default "v2m_musca_b1_ns" if $(BOARD) = "v2m_musca_b1" default "v2m_musca_b1/musca_b1/ns" if $(BOARD) = "v2m_musca_b1"
default "mimxrt1170_evk_cm4" if $(BOARD) = "mimxrt1170_evk_cm7" default "mimxrt1170_evk_cm4" if $(BOARD) = "mimxrt1170_evk_cm7"
default "mimxrt1160_evk_cm4" if $(BOARD) = "mimxrt1160_evk_cm7" default "mimxrt1160_evk_cm4" if $(BOARD) = "mimxrt1160_evk_cm7"
default "mimxrt1170_evkb_cm4" if $(BOARD) = "mimxrt1170_evkb_cm7" default "mimxrt1170_evkb_cm4" if $(BOARD) = "mimxrt1170_evkb_cm7"

12
samples/subsys/ipc/openamp/README.rst

@ -30,21 +30,21 @@ Building the application for lpcxpresso55s69_cpu0
:goals: debug :goals: debug
:west-args: --sysbuild :west-args: --sysbuild
Building the application for mps2_an521 Building the application for mps2/an521/cpu0
*************************************** ********************************************
.. zephyr-app-commands:: .. zephyr-app-commands::
:zephyr-app: samples/subsys/ipc/openamp :zephyr-app: samples/subsys/ipc/openamp
:board: mps2_an521 :board: mps2/an521/cpu0
:goals: debug :goals: debug
:west-args: --sysbuild :west-args: --sysbuild
Building the application for v2m_musca_b1 Building the application for v2m_musca_b1/musca_b1
***************************************** **************************************************
.. zephyr-app-commands:: .. zephyr-app-commands::
:zephyr-app: samples/subsys/ipc/openamp :zephyr-app: samples/subsys/ipc/openamp
:board: v2m_musca_b1 :board: v2m_musca_b1/musca_b1
:goals: debug :goals: debug
:west-args: --sysbuild :west-args: --sysbuild

0
samples/subsys/ipc/openamp/remote/boards/mps2_an521_remote.overlay → samples/subsys/ipc/openamp/remote/boards/mps2_an521_cpu1.overlay

0
samples/subsys/ipc/openamp/remote/boards/v2m_musca_b1_ns.overlay → samples/subsys/ipc/openamp/remote/boards/v2m_musca_b1_musca_b1_ns.overlay

6
samples/subsys/ipc/openamp/sample.yaml

@ -6,10 +6,10 @@ tests:
platform_allow: platform_allow:
- lpcxpresso54114_m4 - lpcxpresso54114_m4
- lpcxpresso55s69_cpu0 - lpcxpresso55s69_cpu0
- mps2_an521 - mps2/an521/cpu0
- v2m_musca_b1 - v2m_musca_b1/musca_b1
integration_platforms: integration_platforms:
- mps2_an521 - mps2/an521/cpu0
tags: ipm tags: ipm
harness: console harness: console
sysbuild: true sysbuild: true

12
samples/subsys/ipc/rpmsg_service/README.rst

@ -23,20 +23,20 @@ Building the application for nrf5340dk_nrf5340_cpuapp
:board: nrf5340dk_nrf5340_cpuapp :board: nrf5340dk_nrf5340_cpuapp
:goals: debug :goals: debug
Building the application for mps2_an521 Building the application for mps2/an521/cpu0
*************************************** ********************************************
.. zephyr-app-commands:: .. zephyr-app-commands::
:zephyr-app: samples/subsys/ipc/rpmsg_service :zephyr-app: samples/subsys/ipc/rpmsg_service
:board: mps2_an521 :board: mps2/an521/cpu0
:goals: debug :goals: debug
Building the application for v2m_musca_b1 Building the application for v2m_musca_b1/musca_b1
***************************************** **************************************************
.. zephyr-app-commands:: .. zephyr-app-commands::
:zephyr-app: samples/subsys/ipc/rpmsg_service :zephyr-app: samples/subsys/ipc/rpmsg_service
:board: v2m_musca_b1 :board: v2m_musca_b1/musca_b1
:goals: debug :goals: debug
Open a serial terminal (minicom, putty, etc.) and connect the board with the Open a serial terminal (minicom, putty, etc.) and connect the board with the

0
samples/subsys/ipc/rpmsg_service/remote/boards/mps2_an521_remote.overlay → samples/subsys/ipc/rpmsg_service/remote/boards/mps2_an521_cpu1.overlay

0
samples/subsys/ipc/rpmsg_service/remote/boards/v2m_musca_b1_ns.overlay → samples/subsys/ipc/rpmsg_service/remote/boards/v2m_musca_b1_musca_b1_ns.overlay

2
samples/subsys/logging/logger/sample.yaml

@ -31,7 +31,7 @@ tests:
sample.logger.usermode: sample.logger.usermode:
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
platform_exclude: platform_exclude:
- ip_k66f - ip_k66f
- bl652_dvk - bl652_dvk

4
samples/subsys/logging/syst/sample.yaml

@ -15,7 +15,7 @@ tests:
sample.logger.syst.deferred: sample.logger.syst.deferred:
toolchain_exclude: xcc toolchain_exclude: xcc
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
- qemu_x86 - qemu_x86
extra_args: OVERLAY_CONFIG=overlay_deferred.conf extra_args: OVERLAY_CONFIG=overlay_deferred.conf
harness: console harness: console
@ -95,7 +95,7 @@ tests:
sample.logger.syst.immediate_cpp: sample.logger.syst.immediate_cpp:
toolchain_exclude: xcc toolchain_exclude: xcc
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
- qemu_x86 - qemu_x86
harness: console harness: console
harness_config: harness_config:

2
samples/subsys/pm/device_pm/sample.yaml

@ -6,7 +6,7 @@ tests:
- nrf52840dk_nrf52840 - nrf52840dk_nrf52840
- nrf52dk_nrf52832 - nrf52dk_nrf52832
- qemu_x86 - qemu_x86
- mps2_an385 - mps2/an385
integration_platforms: integration_platforms:
- qemu_x86 - qemu_x86
tags: power tags: power

4
samples/subsys/tracing/README.rst

@ -19,7 +19,7 @@ Build a UART-tracing image with:
.. zephyr-app-commands:: .. zephyr-app-commands::
:zephyr-app: samples/subsys/tracing :zephyr-app: samples/subsys/tracing
:board: mps2_an521 :board: mps2/an521
:conf: "prj_uart.conf" :conf: "prj_uart.conf"
:goals: build :goals: build
:compact: :compact:
@ -28,7 +28,7 @@ or:
.. zephyr-app-commands:: .. zephyr-app-commands::
:zephyr-app: samples/subsys/tracing :zephyr-app: samples/subsys/tracing
:board: mps2_an521 :board: mps2/an521
:conf: "prj_uart_ctf.conf" :conf: "prj_uart_ctf.conf"
:goals: build :goals: build
:compact: :compact:

2
samples/subsys/zbus/dyn_channel/sample.yaml

@ -68,4 +68,4 @@ tests:
tags: zbus tags: zbus
integration_platforms: integration_platforms:
- qemu_x86 - qemu_x86
- mps2_an521 - mps2/an521/cpu0

16
samples/tfm_integration/psa_crypto/README.rst

@ -84,14 +84,14 @@ On MPS2+ AN521:
=============== ===============
1. Build Zephyr with a non-secure configuration 1. Build Zephyr with a non-secure configuration
(``-DBOARD=mps2_an521_ns``). (``-DBOARD=mps2/an521/cpu0/ns``).
Using ``west`` Using ``west``
.. code-block:: bash .. code-block:: bash
cd <ZEPHYR_ROOT> cd <ZEPHYR_ROOT>
west build -p -b mps2_an521_ns samples/tfm_integration/psa_crypto west build -p -b mps2/an521/cpu0/ns samples/tfm_integration/psa_crypto
Using ``cmake`` and ``ninja`` Using ``cmake`` and ``ninja``
@ -100,7 +100,7 @@ On MPS2+ AN521:
cd <ZEPHYR_ROOT>/samples/tfm_integration/psa_crypto/ cd <ZEPHYR_ROOT>/samples/tfm_integration/psa_crypto/
rm -rf build rm -rf build
mkdir build && cd build mkdir build && cd build
cmake -GNinja -DBOARD=mps2_an521_ns .. cmake -GNinja -DBOARD=mps2/an521/cpu0/ns ..
ninja ninja
Using ``cmake`` and ``make`` Using ``cmake`` and ``make``
@ -110,7 +110,7 @@ On MPS2+ AN521:
cd <ZEPHYR_ROOT>/samples/tfm_integration/psa_crypto/ cd <ZEPHYR_ROOT>/samples/tfm_integration/psa_crypto/
rm -rf build rm -rf build
mkdir build && cd build mkdir build && cd build
cmake -DBOARD=mps2_an521_ns .. cmake -DBOARD=mps2/an521/cpu0/ns ..
make make
2. Copy application binary files (mcuboot.bin and tfm_sign.bin) to 2. Copy application binary files (mcuboot.bin and tfm_sign.bin) to
@ -137,7 +137,7 @@ On MPS2+ AN521:
On QEMU: On QEMU:
======== ========
Build Zephyr with a non-secure configuration (``-DBOARD=mps2_an521_ns``) Build Zephyr with a non-secure configuration (``-DBOARD=mps2/an521/cpu0/ns``)
and run it in qemu via the ``run`` command. and run it in qemu via the ``run`` command.
Using ``west`` Using ``west``
@ -145,7 +145,7 @@ and run it in qemu via the ``run`` command.
.. code-block:: bash .. code-block:: bash
cd <ZEPHYR_ROOT> cd <ZEPHYR_ROOT>
west build -p -b mps2_an521_ns samples/tfm_integration/psa_crypto -t run west build -p -b mps2/an521/cpu0/ns samples/tfm_integration/psa_crypto -t run
Using ``cmake`` and ``ninja`` Using ``cmake`` and ``ninja``
@ -154,7 +154,7 @@ and run it in qemu via the ``run`` command.
cd <ZEPHYR_ROOT>/samples/tfm_integration/psa_crypto/ cd <ZEPHYR_ROOT>/samples/tfm_integration/psa_crypto/
rm -rf build rm -rf build
mkdir build && cd build mkdir build && cd build
cmake -GNinja -DBOARD=mps2_an521_ns .. cmake -GNinja -DBOARD=mps2/an521/cpu0/ns ..
ninja run ninja run
Using ``cmake`` and ``make`` Using ``cmake`` and ``make``
@ -164,7 +164,7 @@ and run it in qemu via the ``run`` command.
cd <ZEPHYR_ROOT>/samples/tfm_integration/psa_crypto/ cd <ZEPHYR_ROOT>/samples/tfm_integration/psa_crypto/
rm -rf build rm -rf build
mkdir build && cd build mkdir build && cd build
cmake -DBOARD=mps2_an521_ns .. cmake -DBOARD=mps2/an521/cpu0/ns ..
make run make run
On LPCxpresso55S69: On LPCxpresso55S69:

2
samples/tfm_integration/psa_crypto/sample.yaml

@ -11,7 +11,7 @@ tests:
- crypto - crypto
- csr - csr
- mcuboot - mcuboot
platform_allow: mps2_an521_ns v2m_musca_s1_ns platform_allow: mps2/an521/cpu0/ns v2m_musca_s1/musca_s1/ns
nrf5340dk_nrf5340_cpuapp_ns nrf9160dk_nrf9160_ns nrf5340dk_nrf5340_cpuapp_ns nrf9160dk_nrf9160_ns
stm32l562e_dk/stm32l562xx/ns bl5340_dvk_cpuapp_ns stm32l562e_dk/stm32l562xx/ns bl5340_dvk_cpuapp_ns
harness: console harness: console

2
samples/tfm_integration/psa_protected_storage/README.rst

@ -46,7 +46,7 @@ Following is an example based on ``west build``
.. code-block:: bash .. code-block:: bash
$ west build samples/tfm_integration/psa_protected_storage/ -p -b mps2_an521_ns -t run $ west build samples/tfm_integration/psa_protected_storage/ -p -b mps2/an521/cpu0/ns -t run
Sample Output Sample Output
============= =============

6
samples/tfm_integration/psa_protected_storage/sample.yaml

@ -4,13 +4,13 @@ sample:
common: common:
tags: psa tags: psa
platform_allow: platform_allow:
- mps2_an521_ns - mps2/an521/cpu0/ns
- v2m_musca_s1_ns - v2m_musca_s1/musca_s1/ns
- nrf5340dk_nrf5340_cpuapp_ns - nrf5340dk_nrf5340_cpuapp_ns
- nrf9160dk_nrf9160_ns - nrf9160dk_nrf9160_ns
- bl5340_dvk_cpuapp_ns - bl5340_dvk_cpuapp_ns
integration_platforms: integration_platforms:
- mps2_an521_ns - mps2/an521/cpu0/ns
harness: console harness: console
harness_config: harness_config:
type: multi_line type: multi_line

10
samples/tfm_integration/tfm_ipc/README.rst

@ -33,21 +33,21 @@ executed on MPS2+ AN521 and ST Nucleo L552ZE Q.
On MPS2+ AN521: On MPS2+ AN521:
=============== ===============
#. Build Zephyr with a non-secure configuration (``-DBOARD=mps2_an521_ns``). #. Build Zephyr with a non-secure configuration (``-DBOARD=mps2/an521/cpu0/ns``).
.. code-block:: bash .. code-block:: bash
cd $ZEPHYR_ROOT/samples/tfm_integration/tfm_ipc/ cd $ZEPHYR_ROOT/samples/tfm_integration/tfm_ipc/
mkdir build mkdir build
cd build cd build
cmake -DBOARD=mps2_an521_ns .. cmake -DBOARD=mps2/an521/cpu0/ns ..
make make
You can also use west as follows: You can also use west as follows:
.. code-block:: bash .. code-block:: bash
$ west build -p -b mps2_an521_ns zephyr/samples/tfm_integration/tfm_ipc $ west build -p -b mps2/an521/cpu0/ns zephyr/samples/tfm_integration/tfm_ipc
#. Copy application binary files (mcuboot.bin and tfm_sign.bin) to ``<MPS2 device name>/SOFTWARE/``. #. Copy application binary files (mcuboot.bin and tfm_sign.bin) to ``<MPS2 device name>/SOFTWARE/``.
@ -82,7 +82,7 @@ folder to update the ``-DGNUARM_PATH=/opt/toolchain/arm-none-eabi`` path.
On QEMU: On QEMU:
======== ========
The MPS2+ AN521 target (``mps2_an521_ns``), which is based on a The MPS2+ AN521 target (``mps2/an521/cpu0/ns``), which is based on a
dual core ARM Cortex-M33 setup, also allows you to run TF-M tests using QEMU if dual core ARM Cortex-M33 setup, also allows you to run TF-M tests using QEMU if
you don't have access to a supported ARMv8-M development board. you don't have access to a supported ARMv8-M development board.
@ -99,7 +99,7 @@ ninja or make, adding the ``run`` commands:
.. code-block:: bash .. code-block:: bash
$ west build -b mps2_an521_ns zephyr/samples/tfm_integration/tfm_ipc -t run $ west build -b mps2/an521/cpu0/ns zephyr/samples/tfm_integration/tfm_ipc -t run
Or, post build: Or, post build:

8
samples/tfm_integration/tfm_ipc/sample.yaml

@ -9,16 +9,16 @@ tests:
- trusted-firmware-m - trusted-firmware-m
- mcuboot - mcuboot
platform_allow: platform_allow:
- mps2_an521_ns - mps2/an521/cpu0/ns
- nrf5340dk_nrf5340_cpuapp_ns - nrf5340dk_nrf5340_cpuapp_ns
- nrf9160dk_nrf9160_ns - nrf9160dk_nrf9160_ns
- nucleo_l552ze_q/stm32l552xx/ns - nucleo_l552ze_q/stm32l552xx/ns
- stm32l562e_dk/stm32l562xx/ns - stm32l562e_dk/stm32l562xx/ns
- v2m_musca_s1_ns - v2m_musca_s1/musca_s1/ns
- bl5340_dvk_cpuapp_ns - bl5340_dvk_cpuapp_ns
- b_u585i_iot02a_ns - b_u585i_iot02a_ns
integration_platforms: integration_platforms:
- mps2_an521_ns - mps2/an521/cpu0/ns
harness: console harness: console
harness_config: harness_config:
type: multi_line type: multi_line
@ -31,7 +31,7 @@ tests:
tags: tags:
- introduction - introduction
- trusted-firmware-m - trusted-firmware-m
platform_allow: mps2_an521_ns platform_allow: mps2/an521/cpu0/ns
extra_configs: extra_configs:
- CONFIG_TFM_BL2=n - CONFIG_TFM_BL2=n
harness: console harness: console

4
samples/tfm_integration/tfm_psa_test/README.rst

@ -32,7 +32,7 @@ You can indicate the desired test suite at build time via a config flag:
.. code-block:: bash .. code-block:: bash
$ west build samples/tfm_integration/tfm_psa_test/ \ $ west build samples/tfm_integration/tfm_psa_test/ \
-p -b mps2_an521_ns -t run -- \ -p -b mps2/an521/cpu0/ns -t run -- \
-DCONFIG_TFM_PSA_TEST_STORAGE=y -DCONFIG_TFM_PSA_TEST_STORAGE=y
Note that not all test suites are valid on all boards. Note that not all test suites are valid on all boards.
@ -50,7 +50,7 @@ Following is an example based on ``west build``
.. code-block:: bash .. code-block:: bash
$ west build samples/tfm_integration/tfm_psa_test/ -p -b mps2_an521_ns -t run -- -DCONFIG_TFM_PSA_TEST_STORAGE=y $ west build samples/tfm_integration/tfm_psa_test/ -p -b mps2/an521/cpu0/ns -t run -- -DCONFIG_TFM_PSA_TEST_STORAGE=y
Sample Output Sample Output
============= =============

6
samples/tfm_integration/tfm_psa_test/sample.yaml

@ -3,16 +3,16 @@ common:
- trusted-firmware-m - trusted-firmware-m
- mcuboot - mcuboot
platform_allow: platform_allow:
- mps2_an521_ns - mps2/an521/cpu0/ns
- nrf5340dk_nrf5340_cpuapp_ns - nrf5340dk_nrf5340_cpuapp_ns
- nrf9160dk_nrf9160_ns - nrf9160dk_nrf9160_ns
- nrf9161dk_nrf9161_ns - nrf9161dk_nrf9161_ns
- v2m_musca_s1_ns - v2m_musca_s1/musca_s1/ns
modules: modules:
- psa-arch-tests - psa-arch-tests
- tf-m-tests - tf-m-tests
integration_platforms: integration_platforms:
- mps2_an521_ns - mps2/an521/cpu0/ns
harness: console harness: console
harness_config: harness_config:
type: multi_line type: multi_line

2
samples/tfm_integration/tfm_regression_test/README.rst

@ -34,7 +34,7 @@ Following is an example based on ``west build``
.. code-block:: bash .. code-block:: bash
$ west build samples/tfm_integration/tfm_regression_test/ -p -b mps2_an521_ns -t run $ west build samples/tfm_integration/tfm_regression_test/ -p -b mps2/an521/cpu0/ns -t run
Sample Output Sample Output
============= =============

2
samples/tfm_integration/tfm_regression_test/sample.yaml

@ -8,7 +8,7 @@ common:
- nrf5340dk_nrf5340_cpuapp_ns - nrf5340dk_nrf5340_cpuapp_ns
- nrf9160dk_nrf9160_ns - nrf9160dk_nrf9160_ns
- nrf9161dk_nrf9161_ns - nrf9161dk_nrf9161_ns
- v2m_musca_s1_ns - v2m_musca_s1/musca_s1/ns
integration_platforms: integration_platforms:
- nrf5340dk_nrf5340_cpuapp_ns - nrf5340dk_nrf5340_cpuapp_ns
harness: console harness: console

6
samples/tfm_integration/tfm_secure_partition/sample.yaml

@ -2,12 +2,12 @@ common:
tags: tags:
- trusted-firmware-m - trusted-firmware-m
platform_allow: platform_allow:
- mps2_an521_ns - mps2/an521/cpu0/ns
- v2m_musca_s1_ns - v2m_musca_s1/musca_s1/ns
- nrf5340dk_nrf5340_cpuapp_ns - nrf5340dk_nrf5340_cpuapp_ns
- nrf9160dk_nrf9160_ns - nrf9160dk_nrf9160_ns
integration_platforms: integration_platforms:
- mps2_an521_ns - mps2/an521/cpu0/ns
harness: console harness: console
harness_config: harness_config:
type: multi_line type: multi_line

2
samples/userspace/hello_world_user/sample.yaml

@ -4,7 +4,7 @@ sample:
name: hello world user name: hello world user
common: common:
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
tags: introduction tags: introduction
harness: console harness: console
harness_config: harness_config:

2
samples/userspace/prod_consumer/sample.yaml

@ -3,7 +3,7 @@ sample:
name: producer-consumer name: producer-consumer
common: common:
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
tags: userspace tags: userspace
harness: console harness: console
harness_config: harness_config:

2
samples/userspace/shared_mem/sample.yaml

@ -4,7 +4,7 @@ sample:
name: protected memory name: protected memory
common: common:
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
tags: userspace tags: userspace
harness: console harness: console
harness_config: harness_config:

2
tests/application_development/code_relocation/testcase.yaml

@ -26,7 +26,7 @@ tests:
- _CUSTOM_SECTION_NAME2 - _CUSTOM_SECTION_NAME2
platform_allow: platform_allow:
- qemu_cortex_m3 - qemu_cortex_m3
- mps2_an385 - mps2/an385
- sam_e70_xplained - sam_e70_xplained
integration_platforms: integration_platforms:
- qemu_cortex_m3 - qemu_cortex_m3

4
tests/arch/arm/arm_irq_zero_latency_levels/testcase.yaml

@ -9,8 +9,8 @@ tests:
arch.arm.irq_zero_latency_levels: arch.arm.irq_zero_latency_levels:
filter: not CONFIG_TRUSTED_EXECUTION_NONSECURE filter: not CONFIG_TRUSTED_EXECUTION_NONSECURE
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
arch.arm.irq_zero_latency_levels.secure_fw: arch.arm.irq_zero_latency_levels.secure_fw:
filter: CONFIG_TRUSTED_EXECUTION_SECURE filter: CONFIG_TRUSTED_EXECUTION_SECURE
integration_platforms: integration_platforms:
- mps2_an521 - mps2/an521/cpu0

4
tests/arch/arm/arm_no_multithreading/testcase.yaml

@ -8,8 +8,8 @@ tests:
platform_allow: platform_allow:
- qemu_cortex_m0 - qemu_cortex_m0
- qemu_cortex_m3 - qemu_cortex_m3
- mps2_an385 - mps2/an385
- mps2_an521 - mps2/an521/cpu0
- mps3/an547 - mps3/an547
- nrf52840dk_nrf52840 - nrf52840dk_nrf52840
- nrf9160dk_nrf9160 - nrf9160dk_nrf9160

2
tests/arch/arm/arm_sw_vector_relay/testcase.yaml

@ -5,4 +5,4 @@ tests:
- vector_relay - vector_relay
arch_allow: arm arch_allow: arm
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385

4
tests/arch/arm/arm_thread_swap_tz/testcase.yaml

@ -12,7 +12,7 @@ tests:
- mps3/an547/ns - mps3/an547/ns
- nucleo_l552ze_q/stm32l552xx/ns - nucleo_l552ze_q/stm32l552xx/ns
integration_platforms: integration_platforms:
- mps2_an521_ns - mps2/an521/cpu0/ns
arch.arm.swap.tz_off: arch.arm.swap.tz_off:
extra_configs: extra_configs:
- CONFIG_ARM_NONSECURE_PREEMPTIBLE_SECURE_CALLS=n - CONFIG_ARM_NONSECURE_PREEMPTIBLE_SECURE_CALLS=n
@ -21,4 +21,4 @@ tests:
- mps3/an547/ns - mps3/an547/ns
- nucleo_l552ze_q/stm32l552xx/ns - nucleo_l552ze_q/stm32l552xx/ns
integration_platforms: integration_platforms:
- mps2_an521_ns - mps2/an521/cpu0/ns

2
tests/arch/arm/arm_tz_wrap_func/testcase.yaml

@ -7,4 +7,4 @@ tests:
- tz_wrap_func - tz_wrap_func
filter: CONFIG_CPU_CORTEX_M filter: CONFIG_CPU_CORTEX_M
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385

8
tests/benchmarks/app_kernel/testcase.yaml

@ -8,11 +8,11 @@ common:
tests: tests:
benchmark.kernel.application: benchmark.kernel.application:
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
- qemu_x86 - qemu_x86
benchmark.kernel.application.objcore.stats: benchmark.kernel.application.objcore.stats:
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
- qemu_x86 - qemu_x86
extra_configs: extra_configs:
- CONFIG_OBJ_CORE=y - CONFIG_OBJ_CORE=y
@ -34,7 +34,7 @@ tests:
- CONFIG_OBJ_CORE_STATS=y - CONFIG_OBJ_CORE_STATS=y
benchmark.kernel.application.timeslicing: benchmark.kernel.application.timeslicing:
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
- qemu_x86 - qemu_x86
extra_configs: extra_configs:
- CONFIG_TIMESLICING=y - CONFIG_TIMESLICING=y
@ -42,7 +42,7 @@ tests:
extra_args: CONF_FILE=prj_user.conf extra_args: CONF_FILE=prj_user.conf
filter: CONFIG_ARCH_HAS_USERSPACE filter: CONFIG_ARCH_HAS_USERSPACE
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
- qemu_x86 - qemu_x86
extra_configs: extra_configs:
- CONFIG_TIMESLICING=y - CONFIG_TIMESLICING=y

4
tests/benchmarks/cmsis_dsp/basicmath/testcase.yaml

@ -12,11 +12,11 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
benchmark.cmsis_dsp.basicmath.fpu: benchmark.cmsis_dsp.basicmath.fpu:
filter: CONFIG_CPU_HAS_FPU filter: CONFIG_CPU_HAS_FPU
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
- mps3/an547 - mps3/an547
tags: tags:
- fpu - fpu

6
tests/benchmarks/footprints/testcase.yaml

@ -6,14 +6,14 @@ tests:
benchmark.kernel.footprints.default: benchmark.kernel.footprints.default:
build_only: true build_only: true
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
benchmark.kernel.footprints.pm: benchmark.kernel.footprints.pm:
tags: tags:
- pm - pm
build_only: true build_only: true
extra_args: CONF_FILE=prj_pm.conf extra_args: CONF_FILE=prj_pm.conf
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
benchmark.kernel.footprints.userspace: benchmark.kernel.footprints.userspace:
filter: CONFIG_ARCH_HAS_USERSPACE filter: CONFIG_ARCH_HAS_USERSPACE
extra_args: CONF_FILE=prj_userspace.conf extra_args: CONF_FILE=prj_userspace.conf
@ -25,4 +25,4 @@ tests:
- userspace - userspace
build_only: true build_only: true
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385

2
tests/benchmarks/sched/testcase.yaml

@ -4,7 +4,7 @@ tests:
- benchmark - benchmark
- kernel - kernel
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
- qemu_x86 - qemu_x86
slow: true slow: true
harness: console harness: console

2
tests/drivers/build_all/counter/testcase.yaml

@ -5,6 +5,6 @@ common:
- counter - counter
tests: tests:
drivers.counter.build.xlnx: drivers.counter.build.xlnx:
platform_allow: arty_a7_arm_designstart_m1 platform_allow: arty_a7/designstart_fpga_cortex_m1
extra_configs: extra_configs:
- CONFIG_COUNTER_XLNX_AXI_TIMER=y - CONFIG_COUNTER_XLNX_AXI_TIMER=y

2
tests/drivers/build_all/pwm/testcase.yaml

@ -48,7 +48,7 @@ tests:
drivers.pwm.xec.build: drivers.pwm.xec.build:
platform_allow: mec15xxevb_assy6853 platform_allow: mec15xxevb_assy6853
drivers.pwm.build.xlnx: drivers.pwm.build.xlnx:
platform_allow: arty_a7_arm_designstart_m1 platform_allow: arty_a7/designstart_fpga_cortex_m1
drivers.pwm.build.test: drivers.pwm.build.test:
platform_allow: qemu_cortex_m3 platform_allow: qemu_cortex_m3
drivers.pwm.max31790.build: drivers.pwm.max31790.build:

4
tests/drivers/gpio/gpio_api_1pin/testcase.yaml

@ -7,7 +7,7 @@ tests:
min_flash: 48 min_flash: 48
# Fix exclude when we can exclude just sim run # Fix exclude when we can exclude just sim run
platform_exclude: platform_exclude:
- mps2_an385 - mps2/an385
- mps2_an521 - mps2/an521/cpu0
- neorv32 - neorv32
filter: dt_enabled_alias_with_parent_compat("led0", "gpio-leds") filter: dt_enabled_alias_with_parent_compat("led0", "gpio-leds")

4
tests/drivers/gpio/gpio_get_direction/testcase.yaml

@ -7,7 +7,7 @@ tests:
min_flash: 48 min_flash: 48
# Fix exclude when we can exclude just sim run # Fix exclude when we can exclude just sim run
platform_exclude: platform_exclude:
- mps2_an385 - mps2/an385
- mps2_an521 - mps2/an521/cpu0
- neorv32 - neorv32
filter: dt_enabled_alias_with_parent_compat("led0", "gpio-leds") filter: dt_enabled_alias_with_parent_compat("led0", "gpio-leds")

2
tests/drivers/sensor/generic/testcase.yaml

@ -1,7 +1,7 @@
common: common:
integration_platforms: integration_platforms:
- qemu_x86 - qemu_x86
- mps2_an385 - mps2/an385
tests: tests:
drivers.sensor.generic: drivers.sensor.generic:
tags: tags:

6
tests/drivers/uart/uart_basic_api/testcase.yaml

@ -6,7 +6,7 @@ tests:
filter: CONFIG_UART_CONSOLE filter: CONFIG_UART_CONSOLE
harness: keyboard harness: keyboard
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
drivers.uart.basic_api.wide: drivers.uart.basic_api.wide:
extra_configs: extra_configs:
- CONFIG_UART_WIDE_DATA=y - CONFIG_UART_WIDE_DATA=y
@ -26,7 +26,7 @@ tests:
filter: CONFIG_UART_CONSOLE filter: CONFIG_UART_CONSOLE
harness: keyboard harness: keyboard
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
drivers.uart.basic_api.shell: drivers.uart.basic_api.shell:
extra_args: CONF_FILE=prj_shell.conf extra_args: CONF_FILE=prj_shell.conf
min_flash: 64 min_flash: 64
@ -36,7 +36,7 @@ tests:
filter: CONFIG_UART_CONSOLE filter: CONFIG_UART_CONSOLE
harness: keyboard harness: keyboard
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
drivers.uart.basic_api.cdc_acm: drivers.uart.basic_api.cdc_acm:
extra_args: extra_args:
- OVERLAY_CONFIG="overlay-usb.conf" - OVERLAY_CONFIG="overlay-usb.conf"

4
tests/kernel/fatal/exception/testcase.yaml

@ -31,7 +31,7 @@ tests:
- kernel - kernel
- userspace - userspace
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
kernel.common.stack_protection_armv8m_mpu_stack_guard: kernel.common.stack_protection_armv8m_mpu_stack_guard:
extra_args: CONF_FILE=prj_armv8m_mpu_stack_guard.conf extra_args: CONF_FILE=prj_armv8m_mpu_stack_guard.conf
filter: CONFIG_ARM_MPU and CONFIG_ARMV8_M_MAINLINE filter: CONFIG_ARM_MPU and CONFIG_ARMV8_M_MAINLINE
@ -40,7 +40,7 @@ tests:
- kernel - kernel
- userspace - userspace
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
kernel.common.stack_sentinel: kernel.common.stack_sentinel:
extra_args: CONF_FILE=sentinel.conf extra_args: CONF_FILE=sentinel.conf
platform_exclude: platform_exclude:

4
tests/kernel/threads/no-multithreading/testcase.yaml

@ -5,8 +5,8 @@ tests:
platform_allow: platform_allow:
- qemu_cortex_m0 - qemu_cortex_m0
- qemu_cortex_m3 - qemu_cortex_m3
- mps2_an385 - mps2/an385
- mps2_an521 - mps2/an521/cpu0
- nrf52840dk_nrf52840 - nrf52840dk_nrf52840
- nrf9160dk_nrf9160 - nrf9160dk_nrf9160
- nrf51dk_nrf51422 - nrf51dk_nrf51422

4
tests/kernel/threads/thread_stack/testcase.yaml

@ -7,7 +7,7 @@ tests:
ignore_faults: true ignore_faults: true
min_ram: 16 min_ram: 16
integration_platforms: integration_platforms:
- mps2_an521 - mps2/an521/cpu0
- qemu_x86 - qemu_x86
kernel.threads.armv8m_mpu_stack_guard: kernel.threads.armv8m_mpu_stack_guard:
min_ram: 16 min_ram: 16
@ -20,4 +20,4 @@ tests:
- userspace - userspace
ignore_faults: true ignore_faults: true
integration_platforms: integration_platforms:
- mps2_an521 - mps2/an521/cpu0

2
tests/kernel/timer/timer_monotonic/testcase.yaml

@ -20,6 +20,6 @@ tests:
tags: tags:
- kernel - kernel
- timer - timer
platform_allow: mps2_an385 platform_allow: mps2/an385
extra_configs: extra_configs:
- CONFIG_QEMU_ICOUNT=n - CONFIG_QEMU_ICOUNT=n

2
tests/kernel/usage/thread_runtime_stats/testcase.yaml

@ -15,6 +15,6 @@ tests:
filter: not CONFIG_SMP filter: not CONFIG_SMP
integration_platforms: integration_platforms:
- qemu_x86 - qemu_x86
- mps2_an385 - mps2/an385
platform_exclude: platform_exclude:
- mr_canhubk3 - mr_canhubk3

2
tests/lib/c_lib/common/testcase.yaml

@ -3,7 +3,7 @@ common:
- clib - clib
ignore_faults: true ignore_faults: true
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
tests: tests:
libraries.libc.common: {} libraries.libc.common: {}
libraries.libc.common.minimal: libraries.libc.common.minimal:

4
tests/lib/cmsis_dsp/bayes/testcase.yaml

@ -5,7 +5,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: tags:
- cmsis-dsp - cmsis-dsp
@ -15,7 +15,7 @@ tests:
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
- mps3/an547 - mps3/an547
tags: tags:
- cmsis-dsp - cmsis-dsp

4
tests/lib/cmsis_dsp/complexmath/testcase.yaml

@ -5,7 +5,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
- native_posix - native_posix
tags: cmsis-dsp tags: cmsis-dsp
@ -15,7 +15,7 @@ tests:
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
- mps3/an547 - mps3/an547
tags: tags:
- cmsis-dsp - cmsis-dsp

4
tests/lib/cmsis_dsp/distance/testcase.yaml

@ -5,7 +5,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis_dsp tags: cmsis_dsp
min_flash: 64 min_flash: 64
@ -14,7 +14,7 @@ tests:
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
- mps3/an547 - mps3/an547
tags: tags:
- cmsis-dsp - cmsis-dsp

4
tests/lib/cmsis_dsp/fastmath/testcase.yaml

@ -5,7 +5,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis_dsp tags: cmsis_dsp
min_flash: 128 min_flash: 128
@ -14,7 +14,7 @@ tests:
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
- mps3/an547 - mps3/an547
tags: tags:
- cmsis-dsp - cmsis-dsp

16
tests/lib/cmsis_dsp/filtering/testcase.yaml

@ -13,7 +13,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis_dsp tags: cmsis_dsp
min_flash: 128 min_flash: 128
@ -25,7 +25,7 @@ tests:
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
- mps3/an547 - mps3/an547
tags: tags:
- cmsis-dsp - cmsis-dsp
@ -42,7 +42,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis-dsp tags: cmsis-dsp
min_flash: 128 min_flash: 128
@ -54,7 +54,7 @@ tests:
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
- mps3/an547 - mps3/an547
tags: tags:
- cmsis-dsp - cmsis-dsp
@ -71,7 +71,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis-dsp tags: cmsis-dsp
min_flash: 128 min_flash: 128
@ -83,7 +83,7 @@ tests:
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
- mps3/an547 - mps3/an547
tags: tags:
- cmsis-dsp - cmsis-dsp
@ -100,7 +100,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis-dsp tags: cmsis-dsp
min_flash: 256 min_flash: 256
@ -112,7 +112,7 @@ tests:
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
platform_exclude: platform_exclude:
- mps3/an547 - mps3/an547
tags: tags:

4
tests/lib/cmsis_dsp/interpolation/testcase.yaml

@ -5,7 +5,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis-dsp tags: cmsis-dsp
min_flash: 128 min_flash: 128
@ -14,7 +14,7 @@ tests:
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
- mps3/an547 - mps3/an547
tags: tags:
- cmsis-dsp - cmsis-dsp

48
tests/lib/cmsis_dsp/matrix/testcase.yaml

@ -10,7 +10,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis-dsp tags: cmsis-dsp
min_flash: 128 min_flash: 128
@ -22,7 +22,7 @@ tests:
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
- mps3/an547 - mps3/an547
tags: tags:
- cmsis-dsp - cmsis-dsp
@ -39,7 +39,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis-dsp tags: cmsis-dsp
min_flash: 128 min_flash: 128
@ -51,7 +51,7 @@ tests:
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
- mps3/an547 - mps3/an547
tags: tags:
- cmsis-dsp - cmsis-dsp
@ -68,7 +68,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis-dsp tags: cmsis-dsp
min_flash: 128 min_flash: 128
@ -80,7 +80,7 @@ tests:
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
- mps3/an547 - mps3/an547
tags: tags:
- cmsis-dsp - cmsis-dsp
@ -97,7 +97,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
tags: cmsis-dsp tags: cmsis-dsp
min_flash: 128 min_flash: 128
min_ram: 64 min_ram: 64
@ -108,7 +108,7 @@ tests:
filter: (CONFIG_CMSIS_DSP_FLOAT16 and (CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) filter: (CONFIG_CMSIS_DSP_FLOAT16 and (CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M)
and CONFIG_CPU_HAS_FPU and CONFIG_FULL_LIBC_SUPPORTED) and CONFIG_CPU_HAS_FPU and CONFIG_FULL_LIBC_SUPPORTED)
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
- mps3/an547 - mps3/an547
tags: tags:
- cmsis-dsp - cmsis-dsp
@ -125,7 +125,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis-dsp tags: cmsis-dsp
min_flash: 128 min_flash: 128
@ -137,7 +137,7 @@ tests:
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
- mps3/an547 - mps3/an547
tags: tags:
- cmsis-dsp - cmsis-dsp
@ -154,7 +154,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis-dsp tags: cmsis-dsp
min_flash: 128 min_flash: 128
@ -166,7 +166,7 @@ tests:
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
- mps3/an547 - mps3/an547
tags: tags:
- cmsis-dsp - cmsis-dsp
@ -183,7 +183,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis-dsp tags: cmsis-dsp
platform_exclude: frdm_kw41z platform_exclude: frdm_kw41z
@ -196,7 +196,7 @@ tests:
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
- mps3/an547 - mps3/an547
tags: tags:
- cmsis-dsp - cmsis-dsp
@ -214,7 +214,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis-dsp tags: cmsis-dsp
platform_exclude: frdm_kw41z platform_exclude: frdm_kw41z
@ -227,7 +227,7 @@ tests:
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
- mps3/an547 - mps3/an547
tags: tags:
- cmsis-dsp - cmsis-dsp
@ -245,7 +245,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis-dsp tags: cmsis-dsp
platform_exclude: frdm_kw41z platform_exclude: frdm_kw41z
@ -258,7 +258,7 @@ tests:
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
- mps3/an547 - mps3/an547
tags: tags:
- cmsis-dsp - cmsis-dsp
@ -276,7 +276,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
tags: cmsis-dsp tags: cmsis-dsp
min_flash: 128 min_flash: 128
min_ram: 144 min_ram: 144
@ -287,7 +287,7 @@ tests:
filter: (CONFIG_CMSIS_DSP_FLOAT16 and (CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) filter: (CONFIG_CMSIS_DSP_FLOAT16 and (CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M)
and CONFIG_CPU_HAS_FPU and CONFIG_FULL_LIBC_SUPPORTED) and CONFIG_CPU_HAS_FPU and CONFIG_FULL_LIBC_SUPPORTED)
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
- mps3/an547 - mps3/an547
tags: tags:
- cmsis-dsp - cmsis-dsp
@ -304,7 +304,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis-dsp tags: cmsis-dsp
platform_exclude: frdm_kw41z platform_exclude: frdm_kw41z
@ -317,7 +317,7 @@ tests:
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
- mps3/an547 - mps3/an547
tags: tags:
- cmsis-dsp - cmsis-dsp
@ -335,7 +335,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis-dsp tags: cmsis-dsp
platform_exclude: frdm_kw41z platform_exclude: frdm_kw41z
@ -348,7 +348,7 @@ tests:
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
- mps3/an547 - mps3/an547
tags: tags:
- cmsis-dsp - cmsis-dsp

4
tests/lib/cmsis_dsp/quaternionmath/testcase.yaml

@ -5,7 +5,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis-dsp tags: cmsis-dsp
min_flash: 128 min_flash: 128
@ -14,7 +14,7 @@ tests:
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
- mps3/an547 - mps3/an547
tags: tags:
- cmsis-dsp - cmsis-dsp

4
tests/lib/cmsis_dsp/statistics/testcase.yaml

@ -5,7 +5,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis-dsp tags: cmsis-dsp
min_flash: 128 min_flash: 128
@ -15,7 +15,7 @@ tests:
and CONFIG_CPU_HAS_FPU and CONFIG_CPU_HAS_FPU
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
- mps3/an547 - mps3/an547
tags: tags:
- cmsis-dsp - cmsis-dsp

4
tests/lib/cmsis_dsp/support/testcase.yaml

@ -5,7 +5,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis-dsp tags: cmsis-dsp
min_flash: 128 min_flash: 128
@ -14,7 +14,7 @@ tests:
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
- mps3/an547 - mps3/an547
tags: tags:
- cmsis-dsp - cmsis-dsp

4
tests/lib/cmsis_dsp/svm/testcase.yaml

@ -5,7 +5,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis-dsp tags: cmsis-dsp
min_flash: 128 min_flash: 128
@ -14,7 +14,7 @@ tests:
filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU filter: ((CONFIG_CPU_AARCH32_CORTEX_R or CONFIG_CPU_CORTEX_M) and CONFIG_CPU_HAS_FPU
and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
- mps3/an547 - mps3/an547
tags: tags:
- cmsis-dsp - cmsis-dsp

20
tests/lib/cmsis_dsp/transform/testcase.yaml

@ -10,7 +10,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis-dsp tags: cmsis-dsp
min_flash: 512 min_flash: 512
@ -38,7 +38,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis-dsp tags: cmsis-dsp
min_flash: 512 min_flash: 512
@ -66,7 +66,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis-dsp tags: cmsis-dsp
min_flash: 1024 min_flash: 1024
@ -92,7 +92,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis-dsp tags: cmsis-dsp
min_flash: 1024 min_flash: 1024
@ -118,7 +118,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
tags: cmsis-dsp tags: cmsis-dsp
min_flash: 512 min_flash: 512
min_ram: 64 min_ram: 64
@ -145,7 +145,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
tags: cmsis-dsp tags: cmsis-dsp
min_flash: 512 min_flash: 512
min_ram: 64 min_ram: 64
@ -172,7 +172,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis-dsp tags: cmsis-dsp
min_flash: 1024 min_flash: 1024
@ -198,7 +198,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis-dsp tags: cmsis-dsp
min_flash: 512 min_flash: 512
@ -226,7 +226,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis-dsp tags: cmsis-dsp
min_flash: 1024 min_flash: 1024
@ -252,7 +252,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: cmsis-dsp tags: cmsis-dsp
min_flash: 1024 min_flash: 1024

2
tests/lib/cmsis_nn/testcase.yaml

@ -4,7 +4,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
tags: cmsis_nn tags: cmsis_nn
min_flash: 64 min_flash: 64
min_ram: 32 min_ram: 32

2
tests/lib/cpp/cxx/testcase.yaml

@ -2,7 +2,7 @@ common:
tags: cpp tags: cpp
toolchain_exclude: xcc toolchain_exclude: xcc
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
- qemu_cortex_a53 - qemu_cortex_a53
tests: tests:

6
tests/lib/cpp/libcxx/testcase.yaml

@ -10,7 +10,7 @@ tests:
- CONFIG_GLIBCXX_LIBCPP=y - CONFIG_GLIBCXX_LIBCPP=y
- CONFIG_CPP_EXCEPTIONS=y - CONFIG_CPP_EXCEPTIONS=y
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
cpp.libcxx.glibcxx.newlib_nano: cpp.libcxx.glibcxx.newlib_nano:
filter: TOOLCHAIN_HAS_NEWLIB == 1 filter: TOOLCHAIN_HAS_NEWLIB == 1
toolchain_exclude: xcc toolchain_exclude: xcc
@ -22,7 +22,7 @@ tests:
- CONFIG_NEWLIB_LIBC_NANO=y - CONFIG_NEWLIB_LIBC_NANO=y
- CONFIG_GLIBCXX_LIBCPP=y - CONFIG_GLIBCXX_LIBCPP=y
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
cpp.libcxx.glibcxx.picolibc: cpp.libcxx.glibcxx.picolibc:
filter: TOOLCHAIN_HAS_PICOLIBC == 1 filter: TOOLCHAIN_HAS_PICOLIBC == 1
toolchain_exclude: xcc toolchain_exclude: xcc
@ -33,7 +33,7 @@ tests:
- CONFIG_GLIBCXX_LIBCPP=y - CONFIG_GLIBCXX_LIBCPP=y
- CONFIG_CPP_EXCEPTIONS=y - CONFIG_CPP_EXCEPTIONS=y
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
cpp.libcxx.arcmwdtlib: cpp.libcxx.arcmwdtlib:
toolchain_allow: arcmwdt toolchain_allow: arcmwdt
min_flash: 54 min_flash: 54

2
tests/lib/heap/src/main.c

@ -14,7 +14,7 @@
*/ */
#if defined(CONFIG_SOC_MPS2_AN521) && defined(CONFIG_QEMU_TARGET) #if defined(CONFIG_SOC_MPS2_AN521) && defined(CONFIG_QEMU_TARGET)
/* mps2_an521 blows up if allowed to link into large area, even though /* mps2/an521 blows up if allowed to link into large area, even though
* the link is successful and it claims the memory is there. We get * the link is successful and it claims the memory is there. We get
* hard faults on boot in qemu before entry to cstart() once MEMSZ is * hard faults on boot in qemu before entry to cstart() once MEMSZ is
* allowed to get near 256kb. * allowed to get near 256kb.

2
tests/lib/heap_align/testcase.yaml

@ -5,4 +5,4 @@ tests:
- heap_align - heap_align
integration_platforms: integration_platforms:
- native_sim - native_sim
- mps2_an521 - mps2/an521/cpu0

2
tests/lib/newlib/heap_listener/testcase.yaml

@ -6,5 +6,5 @@ tests:
filter: TOOLCHAIN_HAS_NEWLIB == 1 filter: TOOLCHAIN_HAS_NEWLIB == 1
arch_exclude: posix arch_exclude: posix
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
- qemu_x86 - qemu_x86

2
tests/lib/newlib/thread_safety/testcase.yaml

@ -5,7 +5,7 @@ common:
- clib - clib
- newlib - newlib
integration_platforms: integration_platforms:
- mps2_an521 - mps2/an521/cpu0
- qemu_x86 - qemu_x86
tests: tests:
libraries.libc.newlib.thread_safety: libraries.libc.newlib.thread_safety:

2
tests/lib/shared_multi_heap/testcase.yaml

@ -5,7 +5,7 @@ tests:
libraries.shared_multi_heap: libraries.shared_multi_heap:
platform_allow: platform_allow:
- qemu_cortex_a53 - qemu_cortex_a53
- mps2_an521 - mps2/an521/cpu0
integration_platforms: integration_platforms:
- qemu_cortex_a53 - qemu_cortex_a53
tags: tags:

2
tests/lib/time/testcase.yaml

@ -3,7 +3,7 @@ tests:
tags: libc tags: libc
timeout: 180 timeout: 180
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
platform_exclude: platform_exclude:
- native_posix - native_posix
- native_posix_64 - native_posix_64

2
tests/modules/thrift/ThriftTest/testcase.yaml

@ -8,7 +8,7 @@ common:
# qemu_x86 exluded due to missing long double functions in SDK # qemu_x86 exluded due to missing long double functions in SDK
# See https://github.com/zephyrproject-rtos/sdk-ng/issues/603 # See https://github.com/zephyrproject-rtos/sdk-ng/issues/603
platform_allow: platform_allow:
- mps2_an385 - mps2/an385
- qemu_cortex_a53 - qemu_cortex_a53
- qemu_riscv32 - qemu_riscv32
- qemu_riscv64 - qemu_riscv64

2
tests/net/lib/dns_sd/prj-no-ipv6.conf

@ -24,5 +24,5 @@ CONFIG_DNS_SD_LOG_LEVEL_DBG=y
CONFIG_ZTEST=y CONFIG_ZTEST=y
CONFIG_ZTEST_STACK_SIZE=2048 CONFIG_ZTEST_STACK_SIZE=2048
# Maybe avoid stack overflow on mps2_an385? # Maybe avoid stack overflow on mps2/an385?
CONFIG_MAIN_STACK_SIZE=2048 CONFIG_MAIN_STACK_SIZE=2048

2
tests/net/lib/dns_sd/prj.conf

@ -17,7 +17,7 @@ CONFIG_DNS_SD_LOG_LEVEL_DBG=y
CONFIG_ZTEST=y CONFIG_ZTEST=y
CONFIG_ZTEST_STACK_SIZE=2048 CONFIG_ZTEST_STACK_SIZE=2048
# Maybe avoid stack overflow on mps2_an385? # Maybe avoid stack overflow on mps2/an385?
CONFIG_MAIN_STACK_SIZE=2048 CONFIG_MAIN_STACK_SIZE=2048
CONFIG_NET_MAX_CONTEXTS=8 CONFIG_NET_MAX_CONTEXTS=8

4
tests/net/socket/poll/testcase.yaml

@ -1,9 +1,9 @@
common: common:
depends_on: netif depends_on: netif
# FIXME: This test fails very frequently on mps2_an385 due to the system # FIXME: This test fails very frequently on mps2/an385 due to the system
# timer stability issues, so keep it disabled until the root cause # timer stability issues, so keep it disabled until the root cause
# is fixed (GitHub issue zephyrproject-rtos/zephyr#48608). # is fixed (GitHub issue zephyrproject-rtos/zephyr#48608).
platform_exclude: mps2_an385 platform_exclude: mps2/an385
tests: tests:
net.socket.poll: net.socket.poll:
min_ram: 21 min_ram: 21

4
tests/net/socket/reuseaddr_reuseport/testcase.yaml

@ -5,10 +5,10 @@ common:
tags: tags:
- net - net
- socket - socket
# FIXME: This test fails very frequently on mps2_an385 due to the system # FIXME: This test fails very frequently on mps2/an385 due to the system
# timer stability issues, so keep it disabled until the root cause # timer stability issues, so keep it disabled until the root cause
# is fixed (GitHub issue zephyrproject-rtos/zephyr#48608). # is fixed (GitHub issue zephyrproject-rtos/zephyr#48608).
platform_exclude: mps2_an385 platform_exclude: mps2/an385
tests: tests:
net.socket.reuseaddr_reuseport: net.socket.reuseaddr_reuseport:
extra_configs: extra_configs:

4
tests/net/socket/select/testcase.yaml

@ -6,10 +6,10 @@ common:
- socket - socket
- userspace - userspace
filter: CONFIG_FULL_LIBC_SUPPORTED filter: CONFIG_FULL_LIBC_SUPPORTED
# FIXME: This test fails very frequently on mps2_an385 due to the system # FIXME: This test fails very frequently on mps2/an385 due to the system
# timer stability issues, so keep it disabled until the root cause # timer stability issues, so keep it disabled until the root cause
# is fixed (GitHub issue zephyrproject-rtos/zephyr#48608). # is fixed (GitHub issue zephyrproject-rtos/zephyr#48608).
platform_exclude: mps2_an385 platform_exclude: mps2/an385
tests: tests:
net.socket.select: net.socket.select:
extra_configs: extra_configs:

4
tests/net/socket/service/testcase.yaml

@ -1,11 +1,11 @@
common: common:
depends_on: netif depends_on: netif
# FIXME: This test fails very frequently on mps2_an385 due to the system # FIXME: This test fails very frequently on mps2/an385 due to the system
# timer stability issues, so keep it disabled until the root cause # timer stability issues, so keep it disabled until the root cause
# is fixed (GitHub issue zephyrproject-rtos/zephyr#48608). # is fixed (GitHub issue zephyrproject-rtos/zephyr#48608).
# eventfd API does not work with native_posix so exclude it here # eventfd API does not work with native_posix so exclude it here
platform_exclude: platform_exclude:
- mps2_an385 - mps2/an385
- native_posix - native_posix
- native_posix_64 - native_posix_64
tests: tests:

4
tests/net/socket/tcp/testcase.yaml

@ -7,10 +7,10 @@ common:
- userspace - userspace
filter: CONFIG_FULL_LIBC_SUPPORTED filter: CONFIG_FULL_LIBC_SUPPORTED
timeout: 180 timeout: 180
# FIXME: This test fails very frequently on mps2_an385 due to the system # FIXME: This test fails very frequently on mps2/an385 due to the system
# timer stability issues, so keep it disabled until the root cause # timer stability issues, so keep it disabled until the root cause
# is fixed (GitHub issue zephyrproject-rtos/zephyr#48608). # is fixed (GitHub issue zephyrproject-rtos/zephyr#48608).
platform_exclude: mps2_an385 platform_exclude: mps2/an385
tests: tests:
net.socket.tcp: net.socket.tcp:
extra_configs: extra_configs:

2
tests/net/socket/tls/testcase.yaml

@ -17,4 +17,4 @@ tests:
net.socket.tls.preempt: net.socket.tls.preempt:
extra_configs: extra_configs:
- CONFIG_NET_TC_THREAD_PREEMPTIVE=y - CONFIG_NET_TC_THREAD_PREEMPTIVE=y
platform_exclude: mps2_an385 platform_exclude: mps2/an385

2
tests/posix/common/testcase.yaml

@ -81,7 +81,7 @@ tests:
extra_configs: extra_configs:
- CONFIG_SPIN_VALIDATE=n - CONFIG_SPIN_VALIDATE=n
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
portability.posix.common.signal.strsignal_no_desc: portability.posix.common.signal.strsignal_no_desc:
extra_configs: extra_configs:
- CONFIG_POSIX_SIGNAL_STRING_DESC=n - CONFIG_POSIX_SIGNAL_STRING_DESC=n

4
tests/subsys/dsp/basicmath/testcase.yaml

@ -4,7 +4,7 @@ tests:
integration_platforms: integration_platforms:
- frdm_k64f - frdm_k64f
- sam_e70_xplained - sam_e70_xplained
- mps2_an521 - mps2/an521/cpu0
- native_sim - native_sim
tags: zdsp tags: zdsp
min_flash: 128 min_flash: 128
@ -12,7 +12,7 @@ tests:
zdsp.basicmath.fpu: zdsp.basicmath.fpu:
filter: (CONFIG_CPU_HAS_FPU and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX filter: (CONFIG_CPU_HAS_FPU and CONFIG_FULL_LIBC_SUPPORTED) or CONFIG_ARCH_POSIX
integration_platforms: integration_platforms:
- mps2_an521_remote - mps2/an521/cpu1
- mps3/an547 - mps3/an547
tags: tags:
- zdsp - zdsp

6
tests/subsys/logging/log_switch_format/testcase.yaml

@ -13,7 +13,7 @@ common:
tests: tests:
logging.format.switch.deferred: logging.format.switch.deferred:
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
- qemu_x86 - qemu_x86
extra_args: OVERLAY_CONFIG=overlay_deferred.conf extra_args: OVERLAY_CONFIG=overlay_deferred.conf
# "CONFIG_FULL_LIBC_SUPPORTED" filter was applied # "CONFIG_FULL_LIBC_SUPPORTED" filter was applied
@ -28,7 +28,7 @@ tests:
logging.format.switch.immediate: logging.format.switch.immediate:
extra_args: OVERLAY_CONFIG=overlay_immediate.conf extra_args: OVERLAY_CONFIG=overlay_immediate.conf
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
- qemu_x86 - qemu_x86
filter: CONFIG_FULL_LIBC_SUPPORTED filter: CONFIG_FULL_LIBC_SUPPORTED
extra_configs: extra_configs:
@ -36,7 +36,7 @@ tests:
logging.format.switch.custom_output: logging.format.switch.custom_output:
extra_args: OVERLAY_CONFIG=overlay_custom_output.conf extra_args: OVERLAY_CONFIG=overlay_custom_output.conf
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
- qemu_x86 - qemu_x86
filter: CONFIG_FULL_LIBC_SUPPORTED filter: CONFIG_FULL_LIBC_SUPPORTED
extra_configs: extra_configs:

2
tests/subsys/logging/log_syst/testcase.yaml

@ -18,7 +18,7 @@ tests:
# Not all compilers announced in Zephyr support full libc # Not all compilers announced in Zephyr support full libc
filter: CONFIG_FULL_LIBC_SUPPORTED filter: CONFIG_FULL_LIBC_SUPPORTED
integration_platforms: integration_platforms:
- mps2_an385 - mps2/an385
- qemu_x86 - qemu_x86
- sam_e70_xplained - sam_e70_xplained
extra_configs: extra_configs:

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save