~checkbox-dev/checkbox/trunk

« back to all changes in this revision

Viewing changes to jobs/input.txt.in

  • Committer: Daniel Manrique
  • Date: 2011-11-15 22:07:50 UTC
  • mfrom: (1121.1.1 bug886129_touch_as_mouse)
  • Revision ID: daniel.manrique@canonical.com-20111115220750-kwy46u6b8yzl83a3
merged bug886129_touch_as_mouse

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
plugin: manual
2
2
name: input/mouse
3
 
requires: device.category == 'MOUSE'
 
3
requires: device.category == 'MOUSE' or device.category == 'TOUCH'
4
4
_description:
5
5
 PURPOSE:
6
 
     This test will test your mouse device
 
6
     This test will test your pointing device
7
7
 STEPS:
8
 
     1. Move the mouse
9
 
     2. Perform some single/double/right click operations
 
8
     1. Move the cursor using the pointing device or touch the screen.
 
9
     2. Perform some single/double/right click operations.
10
10
 VERIFICATION:
11
 
     Did the mouse work as expected??
 
11
     Did the pointing device work as expected?
12
12
 
13
13
plugin: manual
14
14
name: input/keyboard