summaryrefslogtreecommitdiff
path: root/test/path.c
Commit message (Expand)AuthorAgeFilesLines
* test: add seat changing testsPeter Hutterer2014-11-251-1/+70
* test: Use only one test device for some udev and path testsJonas Ådahl2014-08-181-6/+7
* test/path: Avoid creating ignored test devicesJonas Ådahl2014-07-221-15/+15
* style fix: Remove duplicate empty linesPeter Hutterer2014-07-221-4/+0
* Make context reference countedJonas Ådahl2014-06-251-10/+10
* test: fix a path testPeter Hutterer2014-06-131-2/+1
* test: use check's strcmp API instead of strcmpPeter Hutterer2014-06-111-2/+2
* test: add litest helper functions for creating uinput devicesPeter Hutterer2014-04-081-141/+66
* Make it possible to have persistent libinput_seat instancesJonas Ådahl2014-02-101-0/+96
* test: Add tests for adding/removing devicesPeter Hutterer2014-02-101-0/+317
* path: add libinput_path_create_context instead of libinput_create_from_pathPeter Hutterer2014-02-101-16/+34
* path: add libinput_path_add_device() and libinput_path_remove_device()Peter Hutterer2014-02-101-0/+114
* Move opening and closing the device fd into evdev.cPeter Hutterer2014-02-061-1/+1
* test: plug a memory leak, all events need to be destroyedPeter Hutterer2014-02-061-0/+2
* test: don't leak open/closed counts into the next testPeter Hutterer2014-01-311-0/+18
* test: Make sure the sysname of a device is correctPeter Hutterer2014-01-311-0/+23
* Improve namespacing of event typesPeter Hutterer2014-01-211-2/+2
* Add a generic libinput_event_get_device() functionPeter Hutterer2014-01-211-7/+3
* Split seats into having a physical and a logical namePeter Hutterer2014-01-171-1/+1
* Drop seat eventsPeter Hutterer2014-01-171-4/+6
* test: path suspend testsPeter Hutterer2014-01-151-0/+110
* test: add tests for libinput_create_from_pathPeter Hutterer2014-01-151-0/+201