diff options
author | Daniel Manrique <roadmr@ubuntu.com> | 2014-04-24 17:35:53 -0400 |
---|---|---|
committer | Daniel Manrique <> | 2014-04-24 17:35:53 -0400 |
commit | a86634e0507d280d99ec7f29a79c0c86fe0ae25f (patch) | |
tree | 03c599ce9350766da7e924b2eb5efbae41565d62 | |
parent | 86462ff81110784a63d0d966a9e94acca3566912 (diff) | |
parent | 97d5bf49f32d082d167c482ccd9a32974e33eab3 (diff) |
"7c31822 providers:certification-client: Updated certification and selftest whitelists with touchscreen/touchpad tests
f9fdbe2 providers:checkbox: Added multitouch zoom and dash tests [r=zkrynicki][bug=1306526][author=roadmr]"
-rw-r--r-- | jobs/touchpad.txt.in | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/jobs/touchpad.txt.in b/jobs/touchpad.txt.in index 432d69e..bed4d7e 100644 --- a/jobs/touchpad.txt.in +++ b/jobs/touchpad.txt.in @@ -152,3 +152,31 @@ _description: 2. Drag the selected folder to the desktop and remove finger from touchpad. VERIFICATION: Did a selected folder move to the desktop? + +plugin: manual +id: touchpad/multitouch-zoom +depends: touchpad/multitouch-automated +estimated_duration: 120.0 +_summary: Check touchpad pinch-to-zoom gesture +_description: + PURPOSE: + Check touchpad pinch gesture for zoom + STEPS: + 1. Open gallery-app with an image + 2. Place two fingers on the touchpad and pinch them together + 3. Place two fingers on the touchpad and move them apart + VERIFICATION: + Does the image zoom in and out? + +plugin: manual +id: touchpad/multitouch-dash +depends: touchpad/multitouch-automated +estimated_duration: 120.0 +_summary: Check 4-finger tap gesture +_description: + PURPOSE: + Validate that 4-touch tap is operating as expected + STEPS: + 1. 4-touch tap (tap with 4 fingers) anywhere on the touchpad + VERIFICATION: + Did the tap open the Dash? |