diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2017-09-22 11:44:54 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2017-09-22 11:44:54 +0200 |
commit | 75cc3d5452c785814ac56008858335acbf3a1c5c (patch) | |
tree | 4296eb7151002b39ccd955929485d4c802400d3f /units/power-management | |
parent | 55f01446208280ac83f0613694e8bf31e58cb329 (diff) |
Nested test plans meant to build the desktop certification test plan
Diffstat (limited to 'units/power-management')
-rw-r--r-- | units/power-management/test-plan.pxu | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/units/power-management/test-plan.pxu b/units/power-management/test-plan.pxu new file mode 100644 index 0000000..6a4da12 --- /dev/null +++ b/units/power-management/test-plan.pxu @@ -0,0 +1,19 @@ +id: power-management-precheck-cert +unit: test plan +_name: Power Management precheck tests +_description: Power Management precheck tests +include: + power-management/rtc certification-status=blocker + power-management/tickless_idle certification-status=blocker + power-management/fwts_wakealarm certification-status=blocker + power-management/fwts_wakealarm-log-attach + +id: power-management-reboot-poweroff-cert +unit: test plan +_name: Power Management reboot and power off tests +_description: Power Management reboot and power off tests +include: + power-management/poweroff certification-status=blocker + power-management/poweroff-log-attach + power-management/reboot certification-status=blocker + power-management/reboot-log-attach |