Browse Source

tests: Fix board names

Fixes some invalid board names

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
pull/69687/head
Jamie McCrae 1 year ago committed by Carles Cufi
parent
commit
ca46c8abc9
  1. 2
      tests/kernel/mem_slab/mslab_api/testcase.yaml
  2. 2
      tests/kernel/threads/no-multithreading/testcase.yaml

2
tests/kernel/mem_slab/mslab_api/testcase.yaml

@ -13,7 +13,7 @@ tests: @@ -13,7 +13,7 @@ tests:
- nsim/nsim_em
- nsim/nsim_em7d_v22
- nsim/nsim_hs
- nsim/nsim_hs_mpuv6
- nsim/nsim_hs/mpuv6
- nsim/nsim_hs5x
- nsim/nsim_hs6x
- qemu_arc/qemu_arc_em

2
tests/kernel/threads/no-multithreading/testcase.yaml

@ -13,7 +13,7 @@ tests: @@ -13,7 +13,7 @@ tests:
- nsim/nsim_em
- nsim/nsim_em7d_v22
- nsim/nsim_hs
- nsim/nsim_hs_mpuv6
- nsim/nsim_hs/mpuv6
- nsim/nsim_hs5x
- nsim/nsim_hs6x
- qemu_arc/qemu_arc_em

Loading…
Cancel
Save