Skip to content

Commit

Permalink
tests: Update board names for hwmv2
Browse files Browse the repository at this point in the history
Updates names used in tests for hwmv2

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
  • Loading branch information
nordicjm authored and carlescufi committed Feb 23, 2024
1 parent 0c6f70e commit e354fda
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tests/drivers/build_all/pwm/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion tests/kernel/mem_protect/mem_protect/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion tests/kernel/mem_protect/userspace/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit e354fda

Please sign in to comment.