samples/tests: Use board revisions

Updates boards so that the correct revision/revisions is/are tested

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
Jamie McCrae
2024-02-28 13:18:12 +00:00
committed by Carles Cufi
parent b76687602f
commit 5ee6058710
54 changed files with 84 additions and 81 deletions

View File

@@ -7,7 +7,7 @@ tests:
# Platform allowed is used as twister using sysbuild still lacks proper
# filtering support, see discussion in #49552.
platform_allow:
- reel_board
- reel_board@1
- nrf52840dk/nrf52840
integration_platforms:
- nrf52840dk/nrf52840

View File

@@ -13,7 +13,7 @@ tests:
extra_args: CONF_FILE='common.conf;mt.conf;arm.conf'
build_only: true
platform_allow:
- reel_board
- reel_board@1
- frdm_k64f
- mps2/an385
- nrf51dk/nrf51822
@@ -25,7 +25,7 @@ tests:
extra_args: CONF_FILE='common.conf;mt.conf;no-preempt.conf;arm.conf'
build_only: true
platform_allow:
- reel_board
- reel_board@1
- frdm_k64f
- mps2/an385
- nrf51dk/nrf51822
@@ -35,7 +35,7 @@ tests:
extra_args: CONF_FILE='common.conf;mt.conf;no-preempt.conf;no-timers.conf;arm.conf'
build_only: true
platform_allow:
- reel_board
- reel_board@1
- frdm_k64f
- mps2/an385
- nrf51dk/nrf51822
@@ -45,7 +45,7 @@ tests:
extra_args: CONF_FILE='common.conf;no-mt.conf;arm.conf'
build_only: true
platform_allow:
- reel_board
- reel_board@1
- frdm_k64f
- mps2/an385
- nrf51dk/nrf51822
@@ -55,7 +55,7 @@ tests:
extra_args: CONF_FILE='common.conf;no-mt.conf;no-timers.conf;arm.conf'
build_only: true
platform_allow:
- reel_board
- reel_board@1
- frdm_k64f
- mps2/an385
- nrf51dk/nrf51822

View File

@@ -4,7 +4,7 @@ tests:
sample.boards.nrf.nrfx:
platform_allow:
- nrf52840dk/nrf52840
- nrf9160dk/nrf9160
- nrf9160dk@0.14.0/nrf9160
integration_platforms:
- nrf52840dk/nrf52840
tags: board

View File

@@ -4,10 +4,10 @@ tests:
sample.boards.nrf.nrfx_prs:
platform_allow:
- nrf5340dk/nrf5340/cpuapp
- nrf9160dk/nrf9160
- nrf9160dk@0.14.0/nrf9160
integration_platforms:
- nrf5340dk/nrf5340/cpuapp
- nrf9160dk/nrf9160
- nrf9160dk@0.14.0/nrf9160
tags: nrfx
harness: console
harness_config:

View File

@@ -2,8 +2,8 @@ sample:
description: reel board mesh badge sample
name: mesh badge
tests:
sample.board.reel_board.mesh_badge:
platform_allow: reel_board
sample.board.reel_board@1.mesh_badge:
platform_allow: reel_board@1
tags:
- samples
- sensor

View File

@@ -2,7 +2,7 @@ sample:
name: STM32 Single Wire UART sample
tests:
sample.boards.stm32.uart.single_wire:
platform_allow: stm32f3_disco
platform_allow: stm32f3_disco@B
tags:
- drivers
- uart

View File

@@ -11,7 +11,7 @@ tests:
- nrf51dk/nrf51822
- nrf52dk/nrf52832
- nrf52840dk/nrf52840
- nrf9160dk/nrf9160
- nrf9160dk@0.14.0/nrf9160
- samd20_xpro
- bl5340_dvk/nrf5340/cpuapp
- gd32e103v_eval

View File

@@ -39,7 +39,7 @@ tests:
- sam_e70_xplained/same70q21b
- sam_v71_xult/samv71q21
- sam_v71_xult/samv71q21b
- stm32f3_disco
- stm32f3_disco@B
- stm32l562e_dk
- twr_ke18f
- lpcxpresso55s36

View File

@@ -8,8 +8,8 @@ tests:
- arduino_i2c
- arduino_spi
platform_exclude:
- reel_board
- reel_board_v2
- reel_board@1
- reel_board@2
- ubx_evkannab1/nrf52832
- stm32f769i_disco
- pan1781_evb

View File

@@ -6,7 +6,7 @@ tests:
filter: dt_compat_enabled("pwm-leds")
tags: LED
depends_on: pwm
platform_exclude: reel_board
platform_exclude: reel_board@1
timeout: 20
harness: console
harness_config:

View File

@@ -4,8 +4,8 @@ tests:
sample.drivers.flash.soc_flash_nrf:
platform_allow:
- nrf52dk/nrf52832
- nrf9160dk/nrf9160
- nrf9160dk/nrf9160/ns
- nrf9160dk@0.14.0/nrf9160
- nrf9160dk@0.14.0/nrf9160/ns
integration_platforms:
- nrf52dk/nrf52832
tags:

View File

@@ -38,7 +38,7 @@ tests:
- nucleo_l152re
- nucleo_wb55rg
- nucleo_wl55jc
- stm32f3_disco
- stm32f3_disco@B
- stm32l562e_dk
- disco_l475_iot1
- stm32h573i_dk
@@ -65,7 +65,7 @@ tests:
- nucleo_l152re
- nucleo_wb55rg
- nucleo_wl55jc
- stm32f3_disco
- stm32f3_disco@B
- stm32l562e_dk
- disco_l475_iot1
- stm32h573i_dk

View File

@@ -11,7 +11,7 @@ tests:
platform_allow:
- cc3220sf_launchxl
- disco_l475_iot1
- reel_board
- reel_board@1
integration_platforms:
- cc3220sf_launchxl
sample.net.wifi.mikroe_wifi_bt_click:

View File

@@ -71,7 +71,7 @@ tests:
depends_on: usb_device
sample.net.zperf.shield:
harness: net
platform_allow: reel_board
platform_allow: reel_board@1
extra_args: SHIELD=link_board_eth
tags:
- shield

View File

@@ -19,8 +19,8 @@ tests:
- frdm_k64f # fxos8700
- sparkfun_thing_plus/nrf9160 # lis2dh
- thingy52/nrf52832 # lis2dh12
- stm32f411e_disco # lsm303agr_accel
- stm32f3_disco # lsm303dlhc_accel
- stm32f411e_disco@D # lsm303agr_accel
- stm32f3_disco@B # lsm303dlhc_accel
- bl5340_dvk/nrf5340/cpuapp # lis3dh
- b_l4s5i_iot01a # lsm6dsl
- sensortile_box # lis2dw12, lsm6dso, iisdhhc

View File

@@ -3,9 +3,9 @@ sample:
tests:
sample.sensor.apds9960:
harness: console
platform_allow: reel_board
platform_allow: reel_board@1
integration_platforms:
- reel_board
- reel_board@1
tags: sensors
depends_on:
- i2c
@@ -19,9 +19,9 @@ tests:
fixture: fixture_i2c_apds9960
sample.sensor.apds9960.trigger:
harness: console
platform_allow: reel_board
platform_allow: reel_board@1
integration_platforms:
- reel_board
- reel_board@1
tags: sensors
depends_on:
- i2c

View File

@@ -7,7 +7,7 @@ tests:
- sensors
filter: dt_alias_exists("die-temp0")
integration_platforms:
- stm32f3_disco
- stm32f3_disco@B
harness: console
harness_config:
type: one_line

View File

@@ -5,6 +5,6 @@ tests:
sample.sensor.fdc2x1x:
harness: sensor
tags: sensors
platform_allow: nrf9160dk/nrf9160
platform_allow: nrf9160dk@0.14.0/nrf9160
integration_platforms:
- nrf9160dk/nrf9160
- nrf9160dk@0.14.0/nrf9160

View File

@@ -33,7 +33,7 @@ tests:
- frdm_kl25z
- bbc_microbit
- lpcxpresso55s69_cpu0
- reel_board
- reel_board@1
- mimxrt685_evk
- mimxrt595_evk/mimxrt595s/cm33
integration_platforms:

View File

@@ -9,5 +9,5 @@ tests:
- frdm_k64f # fxos8700
- thingy53/nrf5340/cpuapp # bmm150
- sensortile_box # lis2mdl
- stm32f411e_disco # lsm303agr_magn
- stm32f3_disco # lsm303dlhc_magn
- stm32f411e_disco@D # lsm303agr_magn
- stm32f3_disco@B # lsm303dlhc_magn

View File

@@ -4,9 +4,9 @@ tests:
sample.sensor.ti_hdc:
harness: sensor
platform_allow:
- reel_board
- reel_board@1
- nucleo_l496zg
integration_platforms:
- reel_board
- reel_board@1
tags: sensors
depends_on: i2c

View File

@@ -3,5 +3,5 @@ sample:
tests:
sample.debug.debugmon:
build_only: true
platform_allow: reel_board
platform_allow: reel_board@1
tags: debug

View File

@@ -10,4 +10,4 @@ tests:
extra_args: SHIELD=ssd1306_128x64
tags: shield
sample.display.cfb.ssd16xx:
platform_allow: reel_board
platform_allow: reel_board@1

View File

@@ -6,4 +6,4 @@ sample:
name: cfb custom font sample
tests:
sample.display.cfb_custom_font.ssd16xx:
platform_allow: reel_board
platform_allow: reel_board@1

View File

@@ -10,4 +10,4 @@ tests:
extra_args: SHIELD=ssd1306_128x32
tags: shield
sample.display.cfb_shell.ssd16xx:
platform_allow: reel_board
platform_allow: reel_board@1

View File

@@ -8,7 +8,8 @@ common:
dt_chosen_enabled("zephyr,osdp-uart") and CONFIG_SERIAL
harness: osdp
integration_platforms:
- stm32_min_dev
- stm32_min_dev@black
- stm32_min_dev@blue
tests:
sample.mgmt.osdp.control_panel:
extra_args: CONF_FILE=prj.conf

View File

@@ -8,7 +8,8 @@ common:
dt_chosen_enabled("zephyr,osdp-uart") and CONFIG_SERIAL
harness: osdp
integration_platforms:
- stm32_min_dev
- stm32_min_dev@black
- stm32_min_dev@blue
tests:
sample.mgmt.osdp.peripheral_device:
extra_args: CONF_FILE=prj.conf

View File

@@ -9,12 +9,12 @@ common:
tests:
sample.filesystem.shell:
platform_allow:
- reel_board
- reel_board@1
- mimxrt1060_evk
- mr_canhubk3
- native_sim
integration_platforms:
- reel_board
- reel_board@1
sample.filesystem.shell.fuse:
platform_allow:
- native_sim

View File

@@ -12,7 +12,7 @@ tests:
- csr
- mcuboot
platform_allow: mps2/an521/cpu0/ns v2m_musca_s1/musca_s1/ns
nrf5340dk/nrf5340/cpuapp/ns nrf9160dk/nrf9160/ns
nrf5340dk/nrf5340/cpuapp/ns nrf9160dk@0.14.0/nrf9160/ns
stm32l562e_dk/stm32l562xx/ns bl5340_dvk/nrf5340/cpuapp/ns
harness: console
harness_config:

View File

@@ -7,7 +7,7 @@ common:
- mps2/an521/cpu0/ns
- v2m_musca_s1/musca_s1/ns
- nrf5340dk/nrf5340/cpuapp/ns
- nrf9160dk/nrf9160/ns
- nrf9160dk@0.14.0/nrf9160/ns
- bl5340_dvk/nrf5340/cpuapp/ns
integration_platforms:
- mps2/an521/cpu0/ns

View File

@@ -11,7 +11,7 @@ tests:
platform_allow:
- mps2/an521/cpu0/ns
- nrf5340dk/nrf5340/cpuapp/ns
- nrf9160dk/nrf9160/ns
- nrf9160dk@0.14.0/nrf9160/ns
- nucleo_l552ze_q/stm32l552xx/ns
- stm32l562e_dk/stm32l562xx/ns
- v2m_musca_s1/musca_s1/ns

View File

@@ -5,8 +5,8 @@ common:
platform_allow:
- mps2/an521/cpu0/ns
- nrf5340dk/nrf5340/cpuapp/ns
- nrf9160dk/nrf9160/ns
- nrf9161dk/nrf9161/ns
- nrf9160dk@0.14.0/nrf9160/ns
- nrf9161dk@0.9.0/nrf9161/ns
- v2m_musca_s1/musca_s1/ns
modules:
- psa-arch-tests

View File

@@ -6,8 +6,8 @@ common:
- psa-arch-tests
platform_allow:
- nrf5340dk/nrf5340/cpuapp/ns
- nrf9160dk/nrf9160/ns
- nrf9161dk/nrf9161/ns
- nrf9160dk@0.14.0/nrf9160/ns
- nrf9161dk@0.9.0/nrf9161/ns
- v2m_musca_s1/musca_s1/ns
integration_platforms:
- nrf5340dk/nrf5340/cpuapp/ns

View File

@@ -5,7 +5,7 @@ common:
- mps2/an521/cpu0/ns
- v2m_musca_s1/musca_s1/ns
- nrf5340dk/nrf5340/cpuapp/ns
- nrf9160dk/nrf9160/ns
- nrf9160dk@0.14.0/nrf9160/ns
integration_platforms:
- mps2/an521/cpu0/ns
harness: console

View File

@@ -12,7 +12,7 @@ tests:
- mps2/an521/cpu0
- mps3/an547
- nrf52840dk/nrf52840
- nrf9160dk/nrf9160
- nrf9160dk@0.14.0/nrf9160
- nrf51dk/nrf51822
integration_platforms:
- qemu_cortex_m0

View File

@@ -3,7 +3,7 @@ common:
platform_allow:
- nrf52840dk/nrf52840
- nrf5340dk/nrf5340/cpuapp
- nrf9160dk/nrf9160
- nrf9160dk@0.14.0/nrf9160
integration_platforms:
- nrf52840dk/nrf52840
timeout: 600

View File

@@ -7,7 +7,7 @@ tests:
- nrf51dk/nrf51822
- nrf52dk/nrf52832
- nrf52840dk/nrf52840
- nrf9160dk/nrf9160
- nrf9160dk@0.14.0/nrf9160
integration_platforms:
- nrf51dk/nrf51822
drivers.clock.clock_control_nrf5_lfclk_rc:

View File

@@ -10,7 +10,7 @@ tests:
- nrf51dk/nrf51822
- nrf52dk/nrf52832
- nrf52840dk/nrf52840
- nrf9160dk/nrf9160
- nrf9160dk@0.14.0/nrf9160
- nrf5340dk/nrf5340/cpuapp
- nrf5340dk/nrf5340/cpunet
extra_configs:
@@ -24,7 +24,7 @@ tests:
- nrf51dk/nrf51822
- nrf52dk/nrf52832
- nrf52840dk/nrf52840
- nrf9160dk/nrf9160
- nrf9160dk@0.14.0/nrf9160
- nrf5340dk/nrf5340/cpuapp
- nrf5340dk/nrf5340/cpunet
extra_configs:
@@ -38,7 +38,7 @@ tests:
- nrf51dk/nrf51822
- nrf52dk/nrf52832
- nrf52840dk/nrf52840
- nrf9160dk/nrf9160
- nrf9160dk@0.14.0/nrf9160
- nrf5340dk/nrf5340/cpuapp
- nrf5340dk/nrf5340/cpunet
integration_platforms:

View File

@@ -7,6 +7,6 @@ tests:
- nrf51dk/nrf51822
- nrf52dk/nrf52832
- nrf52840dk/nrf52840
- nrf9160dk/nrf9160
- nrf9160dk@0.14.0/nrf9160
integration_platforms:
- nrf51dk/nrf51822

View File

@@ -186,14 +186,14 @@ tests:
extra_args: DTC_OVERLAY_FILE="boards/clear_f0_f1_f3_clocks.overlay;boards/hsi_8.overlay"
platform_allow:
- nucleo_f091rc
- stm32f3_disco
- stm32f3_disco@B
integration_platforms:
- nucleo_f091rc
drivers.clock.stm32_clock_configuration.common_core.f0_f3.sysclksrc_hse_8:
extra_args: DTC_OVERLAY_FILE="boards/clear_f0_f1_f3_clocks.overlay;boards/hse_8_bypass.overlay"
platform_allow:
- nucleo_f091rc
- stm32f3_disco
- stm32f3_disco@B
integration_platforms:
- nucleo_f091rc
drivers.clock.stm32_clock_configuration.common_core.f0_f3.sysclksrc_pll_32_hsi_8:
@@ -201,7 +201,7 @@ tests:
DTC_OVERLAY_FILE="boards/clear_f0_f1_f3_clocks.overlay;boards/f0_f3_pll_32_hsi_8.overlay"
platform_allow:
- nucleo_f091rc
- stm32f3_disco
- stm32f3_disco@B
integration_platforms:
- nucleo_f091rc
drivers.clock.stm32_clock_configuration.common_core.f0_f3.sysclksrc_pll_32_hse_8:
@@ -209,7 +209,7 @@ tests:
DTC_OVERLAY_FILE="boards/clear_f0_f1_f3_clocks.overlay;boards/f0_f3_pll_32_hse_8.overlay"
platform_allow:
- nucleo_f091rc
- stm32f3_disco
- stm32f3_disco@B
integration_platforms:
- nucleo_f091rc
drivers.clock.stm32_clock_configuration.common_core.f1.sysclksrc_hsi_8:

View File

@@ -33,4 +33,4 @@ tests:
platform_allow: nucleo_f091rc
drivers.clock.stm32_clock_configuration.common_device.f3.i2c1_hsi:
extra_args: DTC_OVERLAY_FILE="boards/f3_i2c1_hsi.overlay"
platform_allow: stm32f3_disco
platform_allow: stm32f3_disco@B

View File

@@ -21,7 +21,7 @@ tests:
- bl653_dvk
- bl654_dvk
- bl5340_dvk/nrf5340/cpuapp
- stm32f3_disco
- stm32f3_disco@B
- stm32l562e_dk
- nucleo_l552ze_q
- nucleo_f429zi

View File

@@ -40,7 +40,7 @@ tests:
filter: (CONFIG_FLASH_HAS_DRIVER_ENABLED and CONFIG_TRUSTED_EXECUTION_NONSECURE
and dt_label_with_parent_compat_enabled("storage_partition", "fixed-partitions"))
integration_platforms:
- nrf9161dk/nrf9161/ns
- nrf9161dk@0.9.0/nrf9161/ns
drivers.flash.common.stm32:
platform_allow:
- nucleo_f103rb

View File

@@ -13,5 +13,5 @@ tests:
platform_allow:
- sam_v71_xult/samv71q21
- b_u585i_iot02a
- nrf9160dk/nrf9160
- nrf9160dk@0.14.0/nrf9160
- nrf5340dk/nrf5340/cpuapp

View File

@@ -15,7 +15,7 @@ tests:
- nucleo_g474re
- nucleo_f091rc
- stm32f072b_disco
- stm32f3_disco
- stm32f3_disco@B
- nucleo_g071rb
- nucleo_f207zg
- nucleo_f429zi

View File

@@ -10,8 +10,8 @@ tests:
platform_allow:
- nrf52840dk/nrf52840
- nrf5340dk/nrf5340/cpuapp
- nrf9160dk/nrf9160
- nrf9160dk@0.14.0/nrf9160
integration_platforms:
- nrf52840dk/nrf52840
- nrf5340dk/nrf5340/cpuapp
- nrf9160dk/nrf9160
- nrf9160dk@0.14.0/nrf9160

View File

@@ -6,7 +6,7 @@ common:
harness: ztest
platform_allow:
- nrf52840dk/nrf52840
- nrf9160dk/nrf9160
- nrf9160dk@0.14.0/nrf9160
- nrf5340dk/nrf5340/cpuapp
- nrf52_bsim
integration_platforms:

View File

@@ -23,7 +23,7 @@ tests:
- nucleo_f091rc
- nucleo_f103rb
- nucleo_f207zg
- stm32f3_disco
- stm32f3_disco@B
- nucleo_f429zi
- nucleo_f746zg
- nucleo_g071rb
@@ -54,7 +54,7 @@ tests:
- nucleo_f091rc
- nucleo_f103rb
- nucleo_f207zg
- stm32f3_disco
- stm32f3_disco@B
- nucleo_f429zi
- nucleo_f746zg
- nucleo_g071rb

View File

@@ -23,7 +23,8 @@ tests:
- stmf103_mini
- nucleo_f103rb
- olimexino_stm32
- stm32_min_dev
- stm32_min_dev@black
- stm32_min_dev@blue
- usb_kw24d512
- v2m_beetle
- cc1352r1_launchxl

View File

@@ -25,7 +25,7 @@ tests:
platform_allow:
- efr32_radio/efr32mg21a020f1024im32
- mps3/an547
- nrf9160dk/nrf9160
- nrf9160dk@0.14.0/nrf9160
integration_platforms:
- mps3/an547
extra_args: CONFIG_MPU_GAP_FILLING=y

View File

@@ -24,7 +24,7 @@ tests:
platform_allow:
- efr32_radio/efr32mg21a020f1024im32
- mps3/an547
- nrf9160dk/nrf9160
- nrf9160dk@0.14.0/nrf9160
integration_platforms:
- mps3/an547
extra_args: CONFIG_MPU_GAP_FILLING=y

View File

@@ -8,7 +8,7 @@ tests:
- mps2/an385
- mps2/an521/cpu0
- nrf52840dk/nrf52840
- nrf9160dk/nrf9160
- nrf9160dk@0.14.0/nrf9160
- nrf51dk/nrf51822
- nsim/nsim_em
- nsim/nsim_em7d_v22

View File

@@ -2,7 +2,7 @@ tests:
buildsystem.debug.build:
platform_exclude:
- lpcxpresso55s69_ns
- nrf9160dk/nrf9160/ns
- nrf9160dk@0.14.0/nrf9160/ns
- nrf5340dk/nrf5340/cpuapp/ns
build_only: true
extra_args: CONF_FILE=debug.conf

View File

@@ -10,7 +10,7 @@ tests:
timeout: 80
platform_exclude:
- nucleo_l053r8
- nucleo_f030r8
- nucleo_f030r8@1
- stm32f0_disco
- nrf52_bsim
logging.immediate.clean_output:
@@ -21,6 +21,6 @@ tests:
timeout: 80
platform_exclude:
- nucleo_l053r8
- nucleo_f030r8
- nucleo_f030r8@1
- stm32f0_disco
- nrf52_bsim