diff options
author | Scott Hu <scott.hu@canonical.com> | 2021-06-08 22:00:02 +0800 |
---|---|---|
committer | Scott Hu <scott.hu@canonical.com> | 2021-06-08 22:00:02 +0800 |
commit | b8db4b4eb1c58dfb51b18151f21470f177d793f9 (patch) | |
tree | 4f2981e505d8382f2ac677a9477278685f0d5aa0 | |
parent | c669f25e5a147a2d3e1b9fed7162490ee6e5ad50 (diff) |
modify description for power-button-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 |