From ab67ba5e161c4d65128fc5eada6845a543464759 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Thu, 30 Dec 2010 19:00:16 +0100 Subject: Move test program to tools directory The current test programs are tools rather than automatic tests. To conform better to the the usage of "make check", move the current tools over the appropriate directory. Also drop the grail-touch program, as it will be replaced by the utouch-frame package. Signed-off-by: Henrik Rydberg --- INSTALL | 7 ------- 1 file changed, 7 deletions(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 4e42ff7..caaad65 100644 --- a/INSTALL +++ b/INSTALL @@ -7,13 +7,6 @@ installed. Then, do ./configure make -To test the touch properties of an MT device at /dev/input/eventX, do - - sudo ./test/grail-touch /dev/input/eventX - -You should be able to see touch events in the terminal. After five -seconds of inactivity, the program exits. - To test gestures, do sudo ./test/grail-gesture 0xffffffff /dev/input/eventX -- cgit v1.2.3