test: prefix all test device files with litest-device
authorPeter Hutterer <peter.hutterer@who-t.net>
Fri, 10 Jul 2015 04:06:11 +0000 (14:06 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Sun, 12 Jul 2015 23:11:26 +0000 (09:11 +1000)
commit5c76e6f47fbcea0bfb9c194595ffb831c8f0b2fb
tree8b1006cf331f28be9db959fea885dce18b88b310
parent55435a707f1f252539cd17ecf497dce6bd72a94c
test: prefix all test device files with litest-device

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
29 files changed:
test/Makefile.am
test/litest-device-alps-dualpoint.c [moved from test/litest-alps-dualpoint.c with 100% similarity]
test/litest-device-alps-semi-mt.c [moved from test/litest-alps-semi-mt.c with 100% similarity]
test/litest-device-atmel-hover.c [moved from test/litest-atmel-hover.c with 100% similarity]
test/litest-device-bcm5974.c [moved from test/litest-bcm5974.c with 100% similarity]
test/litest-device-generic-singletouch.c [moved from test/litest-generic-singletouch.c with 100% similarity]
test/litest-device-keyboard-razer-blackwidow.c [moved from test/litest-keyboard-razer-blackwidow.c with 100% similarity]
test/litest-device-keyboard.c [moved from test/litest-keyboard.c with 100% similarity]
test/litest-device-logitech-trackball.c [moved from test/litest-logitech-trackball.c with 100% similarity]
test/litest-device-magic-trackpad.c [moved from test/litest-magic-trackpad.c with 100% similarity]
test/litest-device-mouse-low-dpi.c [moved from test/litest-mouse-low-dpi.c with 100% similarity]
test/litest-device-mouse-roccat.c [moved from test/litest-mouse-roccat.c with 100% similarity]
test/litest-device-mouse.c [moved from test/litest-mouse.c with 100% similarity]
test/litest-device-ms-surface-cover.c [moved from test/litest-ms-surface-cover.c with 100% similarity]
test/litest-device-nexus4-touch-screen.c [moved from test/litest-nexus4-touch-screen.c with 100% similarity]
test/litest-device-protocol-a-touch-screen.c [moved from test/litest-protocol-a-touch-screen.c with 100% similarity]
test/litest-device-qemu-usb-tablet.c [moved from test/litest-qemu-usb-tablet.c with 100% similarity]
test/litest-device-synaptics-hover.c [moved from test/litest-synaptics-hover.c with 100% similarity]
test/litest-device-synaptics-st.c [moved from test/litest-synaptics-st.c with 100% similarity]
test/litest-device-synaptics-t440.c [moved from test/litest-synaptics-t440.c with 100% similarity]
test/litest-device-synaptics-x1-carbon-3rd.c [moved from test/litest-synaptics-x1-carbon-3rd.c with 100% similarity]
test/litest-device-synaptics.c [moved from test/litest-synaptics.c with 100% similarity]
test/litest-device-touch-screen.c [moved from test/litest-touch-screen.c with 100% similarity]
test/litest-device-trackpoint.c [moved from test/litest-trackpoint.c with 100% similarity]
test/litest-device-vmware-virtual-usb-mouse.c [moved from test/litest-vmware-virtual-usb-mouse.c with 100% similarity]
test/litest-device-wacom-intuos-finger.c [moved from test/litest-wacom-intuos-finger.c with 100% similarity]
test/litest-device-wacom-touch.c [moved from test/litest-wacom-touch.c with 100% similarity]
test/litest-device-wheel-only.c [moved from test/litest-wheel-only.c with 100% similarity]
test/litest-device-xen-virtual-pointer.c [moved from test/litest-xen-virtual-pointer.c with 100% similarity]