From 5c76e6f47fbcea0bfb9c194595ffb831c8f0b2fb Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 10 Jul 2015 14:06:11 +1000 Subject: [PATCH] test: prefix all test device files with litest-device Signed-off-by: Peter Hutterer --- test/Makefile.am | 56 +++++++++---------- ...point.c => litest-device-alps-dualpoint.c} | 0 ...semi-mt.c => litest-device-alps-semi-mt.c} | 0 ...el-hover.c => litest-device-atmel-hover.c} | 0 ...test-bcm5974.c => litest-device-bcm5974.c} | 0 ....c => litest-device-generic-singletouch.c} | 0 ...litest-device-keyboard-razer-blackwidow.c} | 0 ...st-keyboard.c => litest-device-keyboard.c} | 0 ...l.c => litest-device-logitech-trackball.c} | 0 ...ckpad.c => litest-device-magic-trackpad.c} | 0 ...ow-dpi.c => litest-device-mouse-low-dpi.c} | 0 ...-roccat.c => litest-device-mouse-roccat.c} | 0 .../{litest-mouse.c => litest-device-mouse.c} | 0 ...ver.c => litest-device-ms-surface-cover.c} | 0 ....c => litest-device-nexus4-touch-screen.c} | 0 ...> litest-device-protocol-a-touch-screen.c} | 0 ...blet.c => litest-device-qemu-usb-tablet.c} | 0 ...over.c => litest-device-synaptics-hover.c} | 0 ...tics-st.c => litest-device-synaptics-st.c} | 0 ...-t440.c => litest-device-synaptics-t440.c} | 0 ...> litest-device-synaptics-x1-carbon-3rd.c} | 0 ...-synaptics.c => litest-device-synaptics.c} | 0 ...-screen.c => litest-device-touch-screen.c} | 0 ...rackpoint.c => litest-device-trackpoint.c} | 0 ... litest-device-vmware-virtual-usb-mouse.c} | 0 ....c => litest-device-wacom-intuos-finger.c} | 0 ...om-touch.c => litest-device-wacom-touch.c} | 0 ...heel-only.c => litest-device-wheel-only.c} | 0 ....c => litest-device-xen-virtual-pointer.c} | 0 29 files changed, 28 insertions(+), 28 deletions(-) rename test/{litest-alps-dualpoint.c => litest-device-alps-dualpoint.c} (100%) rename test/{litest-alps-semi-mt.c => litest-device-alps-semi-mt.c} (100%) rename test/{litest-atmel-hover.c => litest-device-atmel-hover.c} (100%) rename test/{litest-bcm5974.c => litest-device-bcm5974.c} (100%) rename test/{litest-generic-singletouch.c => litest-device-generic-singletouch.c} (100%) rename test/{litest-keyboard-razer-blackwidow.c => litest-device-keyboard-razer-blackwidow.c} (100%) rename test/{litest-keyboard.c => litest-device-keyboard.c} (100%) rename test/{litest-logitech-trackball.c => litest-device-logitech-trackball.c} (100%) rename test/{litest-magic-trackpad.c => litest-device-magic-trackpad.c} (100%) rename test/{litest-mouse-low-dpi.c => litest-device-mouse-low-dpi.c} (100%) rename test/{litest-mouse-roccat.c => litest-device-mouse-roccat.c} (100%) rename test/{litest-mouse.c => litest-device-mouse.c} (100%) rename test/{litest-ms-surface-cover.c => litest-device-ms-surface-cover.c} (100%) rename test/{litest-nexus4-touch-screen.c => litest-device-nexus4-touch-screen.c} (100%) rename test/{litest-protocol-a-touch-screen.c => litest-device-protocol-a-touch-screen.c} (100%) rename test/{litest-qemu-usb-tablet.c => litest-device-qemu-usb-tablet.c} (100%) rename test/{litest-synaptics-hover.c => litest-device-synaptics-hover.c} (100%) rename test/{litest-synaptics-st.c => litest-device-synaptics-st.c} (100%) rename test/{litest-synaptics-t440.c => litest-device-synaptics-t440.c} (100%) rename test/{litest-synaptics-x1-carbon-3rd.c => litest-device-synaptics-x1-carbon-3rd.c} (100%) rename test/{litest-synaptics.c => litest-device-synaptics.c} (100%) rename test/{litest-touch-screen.c => litest-device-touch-screen.c} (100%) rename test/{litest-trackpoint.c => litest-device-trackpoint.c} (100%) rename test/{litest-vmware-virtual-usb-mouse.c => litest-device-vmware-virtual-usb-mouse.c} (100%) rename test/{litest-wacom-intuos-finger.c => litest-device-wacom-intuos-finger.c} (100%) rename test/{litest-wacom-touch.c => litest-device-wacom-touch.c} (100%) rename test/{litest-wheel-only.c => litest-device-wheel-only.c} (100%) rename test/{litest-xen-virtual-pointer.c => litest-device-xen-virtual-pointer.c} (100%) diff --git a/test/Makefile.am b/test/Makefile.am index d3c573a4..df62a172 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -13,34 +13,34 @@ noinst_LTLIBRARIES = liblitest.la liblitest_la_SOURCES = \ litest.h \ litest-int.h \ - litest-alps-semi-mt.c \ - litest-alps-dualpoint.c \ - litest-atmel-hover.c \ - litest-bcm5974.c \ - litest-generic-singletouch.c \ - litest-keyboard.c \ - litest-keyboard-razer-blackwidow.c \ - litest-logitech-trackball.c \ - litest-nexus4-touch-screen.c \ - litest-magic-trackpad.c \ - litest-mouse.c \ - litest-mouse-roccat.c \ - litest-mouse-low-dpi.c \ - litest-ms-surface-cover.c \ - litest-protocol-a-touch-screen.c \ - litest-qemu-usb-tablet.c \ - litest-synaptics.c \ - litest-synaptics-hover.c \ - litest-synaptics-st.c \ - litest-synaptics-t440.c \ - litest-synaptics-x1-carbon-3rd.c \ - litest-trackpoint.c \ - litest-touch-screen.c \ - litest-wacom-touch.c \ - litest-wacom-intuos-finger.c \ - litest-wheel-only.c \ - litest-xen-virtual-pointer.c \ - litest-vmware-virtual-usb-mouse.c \ + litest-device-alps-semi-mt.c \ + litest-device-alps-dualpoint.c \ + litest-device-atmel-hover.c \ + litest-device-bcm5974.c \ + litest-device-generic-singletouch.c \ + litest-device-keyboard.c \ + litest-device-keyboard-razer-blackwidow.c \ + litest-device-logitech-trackball.c \ + litest-device-nexus4-touch-screen.c \ + litest-device-magic-trackpad.c \ + litest-device-mouse.c \ + litest-device-mouse-roccat.c \ + litest-device-mouse-low-dpi.c \ + litest-device-ms-surface-cover.c \ + litest-device-protocol-a-touch-screen.c \ + litest-device-qemu-usb-tablet.c \ + litest-device-synaptics.c \ + litest-device-synaptics-hover.c \ + litest-device-synaptics-st.c \ + litest-device-synaptics-t440.c \ + litest-device-synaptics-x1-carbon-3rd.c \ + litest-device-trackpoint.c \ + litest-device-touch-screen.c \ + litest-device-wacom-touch.c \ + litest-device-wacom-intuos-finger.c \ + litest-device-wheel-only.c \ + litest-device-xen-virtual-pointer.c \ + litest-device-vmware-virtual-usb-mouse.c \ litest.c liblitest_la_LIBADD = $(top_builddir)/src/libinput-util.la liblitest_la_CFLAGS = $(AM_CFLAGS) \ diff --git a/test/litest-alps-dualpoint.c b/test/litest-device-alps-dualpoint.c similarity index 100% rename from test/litest-alps-dualpoint.c rename to test/litest-device-alps-dualpoint.c diff --git a/test/litest-alps-semi-mt.c b/test/litest-device-alps-semi-mt.c similarity index 100% rename from test/litest-alps-semi-mt.c rename to test/litest-device-alps-semi-mt.c diff --git a/test/litest-atmel-hover.c b/test/litest-device-atmel-hover.c similarity index 100% rename from test/litest-atmel-hover.c rename to test/litest-device-atmel-hover.c diff --git a/test/litest-bcm5974.c b/test/litest-device-bcm5974.c similarity index 100% rename from test/litest-bcm5974.c rename to test/litest-device-bcm5974.c diff --git a/test/litest-generic-singletouch.c b/test/litest-device-generic-singletouch.c similarity index 100% rename from test/litest-generic-singletouch.c rename to test/litest-device-generic-singletouch.c diff --git a/test/litest-keyboard-razer-blackwidow.c b/test/litest-device-keyboard-razer-blackwidow.c similarity index 100% rename from test/litest-keyboard-razer-blackwidow.c rename to test/litest-device-keyboard-razer-blackwidow.c diff --git a/test/litest-keyboard.c b/test/litest-device-keyboard.c similarity index 100% rename from test/litest-keyboard.c rename to test/litest-device-keyboard.c diff --git a/test/litest-logitech-trackball.c b/test/litest-device-logitech-trackball.c similarity index 100% rename from test/litest-logitech-trackball.c rename to test/litest-device-logitech-trackball.c diff --git a/test/litest-magic-trackpad.c b/test/litest-device-magic-trackpad.c similarity index 100% rename from test/litest-magic-trackpad.c rename to test/litest-device-magic-trackpad.c diff --git a/test/litest-mouse-low-dpi.c b/test/litest-device-mouse-low-dpi.c similarity index 100% rename from test/litest-mouse-low-dpi.c rename to test/litest-device-mouse-low-dpi.c diff --git a/test/litest-mouse-roccat.c b/test/litest-device-mouse-roccat.c similarity index 100% rename from test/litest-mouse-roccat.c rename to test/litest-device-mouse-roccat.c diff --git a/test/litest-mouse.c b/test/litest-device-mouse.c similarity index 100% rename from test/litest-mouse.c rename to test/litest-device-mouse.c diff --git a/test/litest-ms-surface-cover.c b/test/litest-device-ms-surface-cover.c similarity index 100% rename from test/litest-ms-surface-cover.c rename to test/litest-device-ms-surface-cover.c diff --git a/test/litest-nexus4-touch-screen.c b/test/litest-device-nexus4-touch-screen.c similarity index 100% rename from test/litest-nexus4-touch-screen.c rename to test/litest-device-nexus4-touch-screen.c diff --git a/test/litest-protocol-a-touch-screen.c b/test/litest-device-protocol-a-touch-screen.c similarity index 100% rename from test/litest-protocol-a-touch-screen.c rename to test/litest-device-protocol-a-touch-screen.c diff --git a/test/litest-qemu-usb-tablet.c b/test/litest-device-qemu-usb-tablet.c similarity index 100% rename from test/litest-qemu-usb-tablet.c rename to test/litest-device-qemu-usb-tablet.c diff --git a/test/litest-synaptics-hover.c b/test/litest-device-synaptics-hover.c similarity index 100% rename from test/litest-synaptics-hover.c rename to test/litest-device-synaptics-hover.c diff --git a/test/litest-synaptics-st.c b/test/litest-device-synaptics-st.c similarity index 100% rename from test/litest-synaptics-st.c rename to test/litest-device-synaptics-st.c diff --git a/test/litest-synaptics-t440.c b/test/litest-device-synaptics-t440.c similarity index 100% rename from test/litest-synaptics-t440.c rename to test/litest-device-synaptics-t440.c diff --git a/test/litest-synaptics-x1-carbon-3rd.c b/test/litest-device-synaptics-x1-carbon-3rd.c similarity index 100% rename from test/litest-synaptics-x1-carbon-3rd.c rename to test/litest-device-synaptics-x1-carbon-3rd.c diff --git a/test/litest-synaptics.c b/test/litest-device-synaptics.c similarity index 100% rename from test/litest-synaptics.c rename to test/litest-device-synaptics.c diff --git a/test/litest-touch-screen.c b/test/litest-device-touch-screen.c similarity index 100% rename from test/litest-touch-screen.c rename to test/litest-device-touch-screen.c diff --git a/test/litest-trackpoint.c b/test/litest-device-trackpoint.c similarity index 100% rename from test/litest-trackpoint.c rename to test/litest-device-trackpoint.c diff --git a/test/litest-vmware-virtual-usb-mouse.c b/test/litest-device-vmware-virtual-usb-mouse.c similarity index 100% rename from test/litest-vmware-virtual-usb-mouse.c rename to test/litest-device-vmware-virtual-usb-mouse.c diff --git a/test/litest-wacom-intuos-finger.c b/test/litest-device-wacom-intuos-finger.c similarity index 100% rename from test/litest-wacom-intuos-finger.c rename to test/litest-device-wacom-intuos-finger.c diff --git a/test/litest-wacom-touch.c b/test/litest-device-wacom-touch.c similarity index 100% rename from test/litest-wacom-touch.c rename to test/litest-device-wacom-touch.c diff --git a/test/litest-wheel-only.c b/test/litest-device-wheel-only.c similarity index 100% rename from test/litest-wheel-only.c rename to test/litest-device-wheel-only.c diff --git a/test/litest-xen-virtual-pointer.c b/test/litest-device-xen-virtual-pointer.c similarity index 100% rename from test/litest-xen-virtual-pointer.c rename to test/litest-device-xen-virtual-pointer.c