From bf355ae580e8c18df30efd1e54ac6f81a9d19098 Mon Sep 17 00:00:00 2001 From: Daniel Manrique Date: Tue, 15 Jul 2014 17:40:41 -0400 Subject: providers:checkbox: Add interactive multitouch zoom test. Test provides a QML-based interaction and automatic verification. --- jobs/touchscreen.txt.in | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'jobs') diff --git a/jobs/touchscreen.txt.in b/jobs/touchscreen.txt.in index 2b67945..1b9a4ac 100644 --- a/jobs/touchscreen.txt.in +++ b/jobs/touchscreen.txt.in @@ -53,18 +53,20 @@ _description: VERIFICATION: Does drag and drop work? -plugin: manual +plugin: user-interact-verify id: touchscreen/multitouch-zoom +_summary: Check touchscreen pinch gesture for zoom depends: touchscreen/multitouch-automated +command: qmlscene $PLAINBOX_PROVIDER_DATA/touch_zoom_test.qml 2>&1 |grep -o PASS estimated_duration: 120.0 _description: PURPOSE: Check touchscreen pinch gesture for zoom STEPS: - 1. Place two fingers on the screen and pinch them together - 2. Place two fingers on the screen and move then apart + 1. Press the Test button + 2. Using 2 fingers, resize the blue square until it turns green, then release it. VERIFICATION: - Does the screen zoom in and out? + Did the blue square change size following the gesture? plugin: manual id: touchscreen/multitouch-window-move -- cgit v1.2.3