Commit ba9856290977a07f6c81d7fecd3a3df12717594e

Ran Benita 2014-09-06T11:29:15

test: make most tests portable by copying linux/input.h locally There is really no reason to deny these tests from different platforms only for a few #defines. The only linux-only test (or test program, it is not run by make check) is interactive-evdev, which actually uses evdev. Signed-off-by: Ran Benita <ran234@gmail.com>