Skip to content

Commit

Permalink
tests/samples/snippets: Update board names for hwmv2
Browse files Browse the repository at this point in the history
Updates board names which have changed with hwmv2

Signed-off-by: Jamie McCrae <[email protected]>
  • Loading branch information
nordicjm committed Feb 9, 2024
1 parent 9056b9c commit ef8ad68
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions snippets/xen_dom0/snippet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ boards:
qemu_cortex_a53:
append:
EXTRA_DTC_OVERLAY_FILE: boards/qemu_cortex_a53.overlay
rcar_h3ulcb_ca57:
rcar_h3ulcb/r8a77951/a57:
append:
EXTRA_DTC_OVERLAY_FILE: boards/rcar_h3ulcb_ca57.overlay
EXTRA_DTC_OVERLAY_FILE: boards/rcar_h3ulcb_r8a77951_a57.overlay
rcar_salvator_xs_m3:
append:
EXTRA_DTC_OVERLAY_FILE: boards/rcar_salvator_xs_m3.overlay
2 changes: 1 addition & 1 deletion tests/drivers/charger/sbs_charger/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ tests:
- xenvm
- xenvm//gicv3
- hifive_unmatched
- rcar_h3ulcb_ca57
- rcar_h3ulcb/r8a77951/a57
- rcar_salvator_xs_m3
- numaker_pfm_m467
drivers.charger.sbs.emulated_64_bit_i2c_addr:
Expand Down
2 changes: 1 addition & 1 deletion tests/drivers/fuel_gauge/sbs_gauge/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tests:
- qemu_kvm_arm64
- xenvm
- xenvm//gicv3
- rcar_h3ulcb_ca57
- rcar_h3ulcb/r8a77951/a57
- rcar_salvator_xs_m3
integration_platforms:
- qemu_x86
Expand Down

0 comments on commit ef8ad68

Please sign in to comment.