tests: power: move to pm folder
Adjust naming to make things more consistent. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
605a3d1a8a
commit
ef91546a51
21 changed files with 3 additions and 3 deletions
|
@ -1169,7 +1169,7 @@ Power management:
|
|||
- include/pm/pm.h
|
||||
- samples/subsys/pm/
|
||||
- subsys/pm/
|
||||
- tests/subsys/power/
|
||||
- tests/subsys/pm/
|
||||
labels:
|
||||
- "area: Power Management"
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
tests:
|
||||
subsys.power.device_pm:
|
||||
subsys.pm.device_pm:
|
||||
# arch_irq_unlock(0) can't work correctly on these arch
|
||||
arch_exclude: arc xtensa
|
||||
platform_exclude: rv32m1_vega_ri5cy rv32m1_vega_zero_riscy litex_vexriscv
|
|
@ -1,5 +1,5 @@
|
|||
tests:
|
||||
subsys.power.pm_soc:
|
||||
subsys.pm.pm_soc:
|
||||
platform_allow: cc26x2r1_launchxl cc1352r1_launchxl mec15xxevb_assy6853 mec1501modular_assy6885
|
||||
nucleo_wb55rg nucleo_l476rg
|
||||
tags: power
|
Loading…
Add table
Add a link
Reference in a new issue