udev: make sure the udev callout path is valid for a test run
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 1 Jul 2015 00:17:48 +0000 (10:17 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Thu, 9 Jul 2015 01:29:06 +0000 (11:29 +1000)
commit4e3944375779e7fb0fc960d6079d186b09540fca
tree397dead28362b36dfd297041c104f6ebbe797a29
parentcc59c8986f5d561c40c9edf746403cc69da66913
udev: make sure the udev callout path is valid for a test run

udev requires callout binaries to sit in /lib/udev or otherwise provide an
absolute path. The test suite should work without installing everything first,
so create two rule files - one to install, one with the path to the
$builddir/test

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
configure.ac
test/Makefile.am
udev/.gitignore
udev/80-libinput-device-groups.rules.in [moved from udev/80-libinput-device-groups.rules with 77% similarity]
udev/90-libinput-model-quirks.rules.in [moved from udev/90-libinput-model-quirks.rules with 100% similarity]
udev/Makefile.am