libxkbcommon/test
Ran Benita 4c21275301 Add an interactive evdev test
The program reads key events from evdev input devices, puts them through
the library and prints some information about them. It's nice for
experimenting, quick testing and trying to break it with random stuff
(already found some!).

It is called "interactive" for lack of a better name. It's a bit
hackish, but can easily be extended, made more portable etc, in the
future.

Signed-off-by: Ran Benita <ran234@gmail.com>

Conflicts:
	Makefile.am
	test/.gitignore
2012-07-28 11:43:15 +02:00
..
data expr: don't divide by zero 2012-07-26 23:15:54 +03:00
.gitignore Add an interactive evdev test 2012-07-28 11:43:15 +02:00
common.c Run source tree through uncrustify 2012-07-17 10:20:15 +01:00
context.c context test: Use test_get_context() 2012-07-27 11:59:55 +02:00
dump.c utils: add/replace string equality macros 2012-07-27 00:27:24 +03:00
filecomp.c expr: don't divide by zero 2012-07-26 23:15:54 +03:00
interactive.c Add an interactive evdev test 2012-07-28 11:43:15 +02:00
keyseq.c Replace xkb_keycode_t 'key' variable name by 'kc' 2012-07-18 12:35:48 +03:00
log.c utils: add/replace string equality macros 2012-07-27 00:27:24 +03:00
namescomp.c Run source tree through uncrustify 2012-07-17 10:20:15 +01:00
rules-file.c utils: add/replace string equality macros 2012-07-27 00:27:24 +03:00
rulescomp.c utils: add/replace string equality macros 2012-07-27 00:27:24 +03:00
state.c Add a library of common test functions 2012-07-12 14:48:22 +01:00
stringcomp.c Run source tree through uncrustify 2012-07-17 10:20:15 +01:00
test.h utils: add/replace string equality macros 2012-07-27 00:27:24 +03:00
xkey.c utils: add/replace string equality macros 2012-07-27 00:27:24 +03:00