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
c544926b37
zephyr
/
tests
/
subsys
/
pm
/
power_mgmt
/
testcase.yaml
5 lines
66 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: remove subsys prefix from test identifier No need for subsys, the subsystem is expected to be the first component of the identifier. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-03-17 23:12:19 +08:00
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
tests: pm: s/power/pm tag Use tag "pm" in power management tests. Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-12-07 06:45:52 +08:00
tags
:
pm