diff options
author | PMR <pmr@pmr-lander> | 2021-06-11 07:15:46 +0000 |
---|---|---|
committer | PMR <pmr@pmr-lander> | 2021-06-11 07:15:46 +0000 |
commit | 8621fc737e0435c93d12f8c85b093355ee3d5cf2 (patch) | |
tree | 53b061b617bb463e00b9eaceebb0783e15591610 | |
parent | f9014cd33e766294bf5e85526639bad0fefb9c97 (diff) | |
parent | b8db4b4eb1c58dfb51b18151f21470f177d793f9 (diff) |
Merge #403886 from ~huntu207/plainbox-provider-checkbox:power-event
-rw-r--r-- | units/keys/jobs.pxu | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/units/keys/jobs.pxu b/units/keys/jobs.pxu index 423b2f3..6c4fc99 100644 --- a/units/keys/jobs.pxu +++ b/units/keys/jobs.pxu @@ -310,9 +310,9 @@ _purpose: This test will check if power button event has reported correctly, the listener will wait for 10 seconds. _steps: - 1. Single press and release the power button in 10 seconds, some platforms might need long-press - to trigger the PBTN or PWRB event - 2. Check the number of output PBTN/PWRB event + 1. Run the test (you have 10 seconds from now on) + 2. Long-press power button about 3~4 seconds one time (the PBTN/PWRB event will show below) + 3. Check the number of output PBTN/PWRB event should be Once. plugin: manual category_id: com.canonical.plainbox::keys |