This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
a0f58aa7c9
zephyr
/
tests
/
subsys
/
pm
/
power_mgmt
/
testcase.yaml
5 lines
76 B
YAML
Raw
Normal View
History
Unescape
Escape
test: power: Test cases for power subsystem Add test cases for power managment transactions when system enter idle thread. Signed-off-by: Meng xianglin <xianglinx.meng@intel.com>
2020-06-10 10:08:48 +08:00
tests
:
tests: pm: power_mgmt: Fix testcase name Fix test case name. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-12-07 06:38:04 +08:00
subsys.pm.system
:
tests: pm: Change power_mgmt test target This test implements power management entirely in the application, it is not using anything from the platform so it can be tested using only native_posix. Also, there already exists power_mgmt_soc to test power management on real HW. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-11-09 03:05:11 +08:00
platform_allow
:
native_posix
test: power: Test cases for power subsystem Add test cases for power managment transactions when system enter idle thread. Signed-off-by: Meng xianglin <xianglinx.meng@intel.com>
2020-06-10 10:08:48 +08:00
tags
:
power