summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/mouse01/mouse01.scn
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/mouse01/mouse01.scn')
-rw-r--r--testsuites/libtests/mouse01/mouse01.scn13
1 files changed, 13 insertions, 0 deletions
diff --git a/testsuites/libtests/mouse01/mouse01.scn b/testsuites/libtests/mouse01/mouse01.scn
new file mode 100644
index 0000000000..a23c95a251
--- /dev/null
+++ b/testsuites/libtests/mouse01/mouse01.scn
@@ -0,0 +1,13 @@
+*** Microsoft Mouse TEST ***
+open(/dev/mouse) - OK
+uid_open_queue() - mouse queue
+uid_register_device() - OK
+SerialMouse: reg=mous
+Device: /dev/mouse -- mouse type is: ms
+MV_UID_REL_POS - LEFT=down CENTER=up RIGHT=up x=1 y=2 z=0
+MV_UID_REL_POS - LEFT=up CENTER=up RIGHT=down x=1 y=2 z=0
+MV_UID_REL_POS - LEFT=up CENTER=up RIGHT=up x=-1 y=2 z=0
+MV_UID_REL_POS - LEFT=up CENTER=up RIGHT=up x=1 y=63 z=0
+uid_unregister_device() - OK
+close(/dev/mouse) - OK
+*** END OF Microsoft Mouse TEST ***