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:
Gerard Marull-Paretas 2021-04-29 13:58:03 +02:00 committed by Anas Nashif
commit ef91546a51
21 changed files with 3 additions and 3 deletions

View file

@ -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"

View file

@ -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

View file

@ -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