summaryrefslogtreecommitdiff
path: root/test/litest.h
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2014-11-06 16:10:15 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2014-11-11 09:55:42 +1000
commit1bd5d324638469970c6ef266fb6a37a1e4064750 (patch)
tree1a930b648f564ff6dda7bd0127624b5c9ddccd41 /test/litest.h
parenta0b3af0d91c9e44f223a54054e03dd1e48b1a91d (diff)
downloadlibinput-1bd5d324638469970c6ef266fb6a37a1e4064750.tar.gz
test: add VMWare Virtual USB Mouse device
Yes, the name has VMware twice, not a typo. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'test/litest.h')
-rw-r--r--test/litest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/litest.h b/test/litest.h
index 88c76d4c..716c6aff 100644
--- a/test/litest.h
+++ b/test/litest.h
@@ -48,6 +48,7 @@ enum litest_device_type {
LITEST_MS_SURFACE_COVER = -12,
LITEST_QEMU_TABLET = -13,
LITEST_XEN_VIRTUAL_POINTER = -14,
+ LITEST_VMWARE_VIRTMOUSE = -15,
};
enum litest_device_feature {