summaryrefslogtreecommitdiff
path: root/test/test-common.c
Commit message (Expand)AuthorAgeFilesLines
* Change to the (always intended) MIT licensePeter Hutterer2021-01-251-18/+1
* test: fix a few scan-build errors about dead storagePeter Hutterer2020-02-191-0/+1
* config.h is a local include pathPeter Hutterer2020-02-141-1/+1
* test: drop unnecessary return valuePeter Hutterer2016-03-041-12/+8
* test: abort on unexpected log messagesPeter Hutterer2014-01-221-0/+19
* test: define a common device namePeter Hutterer2013-07-051-2/+2
* test: constify the input_absinfo argumentPeter Hutterer2013-07-051-1/+1
* test: don't set the abs value when initializing an uinput devicePeter Hutterer2013-07-051-1/+8
* test: add new helper function for absolute eventsPeter Hutterer2013-07-011-0/+38
* test: move device creation into a shared functionPeter Hutterer2013-06-291-0/+58