summaryrefslogtreecommitdiff
path: root/test/litest.h
Commit message (Expand)AuthorAgeFilesLines
* test: Add litest_button_scroll helper functionHans de Goede2014-11-111-0/+4
* test: rename a parameter to litest_assert_scroll()Peter Hutterer2014-11-111-1/+1
* test: add VMWare Virtual USB Mouse devicePeter Hutterer2014-11-111-0/+1
* test: add Xen Virtual Pointer devicePeter Hutterer2014-11-111-0/+1
* test: add QEMU tablet as test devicePeter Hutterer2014-11-111-0/+2
* test: rename LITEST_POINTER to LITEST_RELATIVEPeter Hutterer2014-11-111-1/+1
* Merge branch 'for-peter' of git://people.freedesktop.org/~jwrdegoede/libinputPeter Hutterer2014-11-071-1/+1
|\
| * litest: Add a sleep_ms parameter to litest_touch_move_toHans de Goede2014-11-061-1/+1
* | test: add the MS surface touch cover device and fake-mt testsPeter Hutterer2014-11-061-0/+2
|/
* test: pass an enum for the axis instead of uintPeter Hutterer2014-11-061-1/+3
* test: add litest_push/pop_event_frame() helpersPeter Hutterer2014-09-231-0/+5
* test: add helper functions for the two timers we care aboutPeter Hutterer2014-09-231-0/+3
* test: Add trackpoint middlebutton scrolling testsHans de Goede2014-09-221-0/+1
* litest: Add litest_assert_scroll() helper functionHans de Goede2014-09-191-0/+1
* test: move assert_button_event to litest properPeter Hutterer2014-09-181-0/+3
* test: add litest_add_device()Peter Hutterer2014-09-181-0/+2
* test: avoid erroneous devices to be passed into the test suitesPeter Hutterer2014-09-181-10/+10
* test: add a generic single-touch devicePeter Hutterer2014-08-261-0/+1
* test: add helpers to wait for specific eventsPeter Hutterer2014-08-261-0/+2
* test: Use only one test device for some udev and path testsJonas Ådahl2014-08-181-0/+4
* test: add a semi-mt Alps test devicePeter Hutterer2014-08-041-0/+6
* test: auto-update for BTN_TOOL_* when using litest_touch_ functionsPeter Hutterer2014-07-231-0/+2
* test: widen litest to use doubles for scaled variablesPeter Hutterer2014-07-211-6/+6
* test: Add description for the T440 synaptics touchpadPeter Hutterer2014-06-121-0/+2
* test: add a bunch of test for click behavior on touchpadsPeter Hutterer2014-06-121-0/+1
* test: add litest_assert_empty_queue helper functionPeter Hutterer2014-06-121-0/+1
* test: Test seat wide button and key count helpersJonas Ådahl2014-04-231-0/+3
* test: Add ability to add test devices to existing libinput contextJonas Ådahl2014-04-231-0/+15
* test: Use generic test device API in touch_abs_transform testJonas Ådahl2014-04-081-1/+0
* test: allow partial overriding the test devicesPeter Hutterer2014-04-081-0/+6
* test: allow for description-based test devicesPeter Hutterer2014-04-081-0/+5
* test: add litest helper functions for creating uinput devicesPeter Hutterer2014-04-081-0/+8
* test: add framework for a single-touch synaptics devicePeter Hutterer2014-03-251-0/+2
* test: Add scale li_fixed overflow testJonas Ådahl2014-02-201-0/+1
* path: add libinput_path_create_context instead of libinput_create_from_pathPeter Hutterer2014-02-101-0/+1
* test: add a wacom touch devices (absolute touchscreen)Peter Hutterer2014-01-221-0/+2
* test: Add a basic mouse test devicePeter Hutterer2014-01-221-0/+2
* test: Add a common helper function to drain all current eventsPeter Hutterer2014-01-221-0/+1
* Add a device test suitePeter Hutterer2014-01-151-0/+94