Browse Source

tests: Update board names for hwmv2

Updates names used in tests for hwmv2

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
pull/69687/head
Jamie McCrae 1 year ago committed by Carles Cufi
parent
commit
eb7025e50f
  1. 2
      tests/drivers/build_all/pwm/testcase.yaml
  2. 2
      tests/kernel/mem_protect/mem_protect/testcase.yaml
  3. 2
      tests/kernel/mem_protect/userspace/testcase.yaml

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

@ -7,7 +7,7 @@ tests: @@ -7,7 +7,7 @@ tests:
drivers.pwm.cc13xx_cc26xx_timer.build:
platform_allow: cc1352p1_launchxl
drivers.pwm.gecko.build:
platform_allow: efr32_radio_brd4250b
platform_allow: efr32_radio/efr32fg1p133f256gm48
drivers.pwm.imx.build:
platform_allow: colibri_imx7d_m4
drivers.pwm.litex.build:

2
tests/kernel/mem_protect/mem_protect/testcase.yaml

@ -23,7 +23,7 @@ tests: @@ -23,7 +23,7 @@ tests:
filter: CONFIG_ARCH_HAS_USERSPACE and CONFIG_MPU_REQUIRES_NON_OVERLAPPING_REGIONS
arch_allow: arm
platform_allow:
- efr32_radio_brd4180a
- efr32_radio/efr32mg21a020f1024im32
- mps3/an547
- nrf9160dk/nrf9160
integration_platforms:

2
tests/kernel/mem_protect/userspace/testcase.yaml

@ -22,7 +22,7 @@ tests: @@ -22,7 +22,7 @@ tests:
filter: CONFIG_ARCH_HAS_USERSPACE and CONFIG_MPU_REQUIRES_NON_OVERLAPPING_REGIONS
arch_allow: arm
platform_allow:
- efr32_radio_brd4180a
- efr32_radio/efr32mg21a020f1024im32
- mps3/an547
- nrf9160dk/nrf9160
integration_platforms:

Loading…
Cancel
Save