Skip to content

Commit dd510cd

Browse files
committed
tests: Update board names for hwmv2
Updates names used in tests for hwmv2 Signed-off-by: Jamie McCrae <[email protected]>
1 parent 8ec4bf5 commit dd510cd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

tests/drivers/build_all/pwm/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tests:
77
drivers.pwm.cc13xx_cc26xx_timer.build:
88
platform_allow: cc1352p1_launchxl
99
drivers.pwm.gecko.build:
10-
platform_allow: efr32_radio_brd4250b
10+
platform_allow: efr32_radio/efr32fg1p133f256gm48
1111
drivers.pwm.imx.build:
1212
platform_allow: colibri_imx7d_m4
1313
drivers.pwm.litex.build:

tests/kernel/mem_protect/mem_protect/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ tests:
2323
filter: CONFIG_ARCH_HAS_USERSPACE and CONFIG_MPU_REQUIRES_NON_OVERLAPPING_REGIONS
2424
arch_allow: arm
2525
platform_allow:
26-
- efr32_radio_brd4180a
26+
- efr32_radio/efr32mg21a020f1024im32
2727
- mps3/an547
2828
- nrf9160dk/nrf9160
2929
integration_platforms:

tests/kernel/mem_protect/userspace/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ tests:
2222
filter: CONFIG_ARCH_HAS_USERSPACE and CONFIG_MPU_REQUIRES_NON_OVERLAPPING_REGIONS
2323
arch_allow: arm
2424
platform_allow:
25-
- efr32_radio_brd4180a
25+
- efr32_radio/efr32mg21a020f1024im32
2626
- mps3/an547
2727
- nrf9160dk/nrf9160
2828
integration_platforms:

0 commit comments

Comments
 (0)