summaryrefslogtreecommitdiff
path: root/test/litest-int.h
Commit message (Expand)AuthorAgeFilesLines
* test: add tip down/up helper functionsPeter Hutterer2021-11-241-0/+6
* test: wrap the litest user data into a structPeter Hutterer2021-02-121-0/+1
* test: set the elan test device to always double up on tool bitsPeter Hutterer2020-09-221-0/+6
* test: auto-assign the tool type for tablet testsPeter Hutterer2020-09-221-0/+5
* test: store the list of open file descriptors in the litest contextPeter Hutterer2020-07-071-0/+10
* test: make the custom touch override methods filter-ablePeter Hutterer2020-01-291-3/+3
* test: Make udev_properties array fixed-size.John Chadwick2019-09-261-1/+1
* test: drop the litest feature enum, make it normal bits insteadPeter Hutterer2019-07-081-1/+1
* test: auto-generate the udev rulesPeter Hutterer2019-06-141-0/+2
* test: let the device custom create method return a boolPeter Hutterer2019-03-221-1/+4
* test: switch the global device list to a struct listPeter Hutterer2018-06-251-0/+2
* test: fix indentation in litest-int.hPeter Hutterer2018-06-251-25/+25
* test: install per-test device quirks filesPeter Hutterer2018-06-081-0/+1
* Drop HAVE_CONFIG_H ifdefPeter Hutterer2016-12-011-2/+0
* test: tablet pad testsPeter Hutterer2016-04-181-0/+16
* Merge branch 'master' into tablet-supportPeter Hutterer2015-08-261-2/+2
|\
| * test: add a commentPeter Hutterer2015-08-121-2/+2
* | Merge branch 'master' into tablet-supportPeter Hutterer2015-07-141-0/+6
|\ \ | |/
| * test: allow for a default value on LITEST_AUTO_ASSIGNSPeter Hutterer2015-07-091-0/+6
* | Merge branch 'master' into tablet-supportPeter Hutterer2015-06-221-16/+17
|\ \ | |/
| * COPYING: Update boilerplate from MIT X11 to MIT Expat licensePeter Hutterer2015-06-161-16/+17
* | Merge branch 'master' into tablet-supportPeter Hutterer2015-02-101-0/+2
|\ \ | |/
| * test: add per-device udev rule supportPeter Hutterer2015-02-031-0/+2
* | Merge branch 'master' into tablet-supportPeter Hutterer2014-09-221-2/+2
|\ \ | |/
| * test: add a semi-mt Alps test devicePeter Hutterer2014-08-041-2/+2
* | Merge branch 'master' into tablet-supportPeter Hutterer2014-07-211-1/+1
|\ \ | |/
| * test: widen litest to use doubles for scaled variablesPeter Hutterer2014-07-211-1/+1
* | test: Add infrastructure for testing tablet events.Carlos Garnacho2014-06-171-0/+8
|/
* test: allow for description-based test devicesPeter Hutterer2014-04-081-1/+46
* test: add framework for a single-touch synaptics devicePeter Hutterer2014-03-251-0/+1
* Add a device test suitePeter Hutterer2014-01-151-0/+53