summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: skip the wacom tests if we can't open the .so filePeter Hutterer2022-02-151-1/+2
* test: remove a superfluous filePeter Hutterer2022-02-111-48/+0
* test: mark the test section entries as no_sanitize_addressPeter Hutterer2022-02-091-0/+9
* Replace our unit-test suite with something more magic and easierPeter Hutterer2022-02-047-1139/+183
* Split the various logging functions into several callsPeter Hutterer2021-12-201-0/+6
* Pass the context to two helper functionsPeter Hutterer2021-12-201-3/+4
* Abstract the pInfo pointer as a generic frontend void pointerPeter Hutterer2021-12-201-2/+2
* Switch the type handling to an enumPeter Hutterer2021-12-201-10/+6
* Split type name and flag assignmentPeter Hutterer2021-12-201-7/+7
* Add an emulation of the X server's option handlingPeter Hutterer2021-12-201-0/+12
* Add a copy of xf86ScaleAxis for our usePeter Hutterer2021-12-201-28/+0
* Add a custom log handlerPeter Hutterer2021-12-201-0/+12
* Use WacomDevicePtr as primary context argumentPeter Hutterer2021-12-201-16/+14
* tests: make sure priv->pInfo is initialized correctlyPeter Hutterer2021-11-291-0/+1
* Require xserver 1.13Peter Hutterer2021-11-292-44/+22
* Unifdef HAVE_CONFIG_HPeter Hutterer2021-11-291-2/+0
* Use strcasecmp instead of xf86NameCmpPeter Hutterer2021-11-231-6/+0
* Replace xf86ReadSerial and xf86WriteSerial with libc callsPeter Hutterer2021-11-221-13/+0
* test: always build the testsPeter Hutterer2021-11-191-3/+3
* Use xf86IDrvMsg wherever possiblePeter Hutterer2021-11-191-0/+6
* Require xserver 1.10 as minimum versionPeter Hutterer2021-11-191-47/+4
* test: Update test_normalize_pressure to work with maxCurveJason Gerecke2017-06-191-18/+25
* test: add TimerCancel to fake symbolsPeter Hutterer2017-03-091-0/+4
* tests: Fix compilation under ABI 25 and greaterJason Gerecke2017-01-201-0/+10
* Replace multitude of "old state" vars with a _WacomDeviceStateJason Gerecke2014-05-091-2/+2
* Add an option to disable pressure recalibrationEgbert Eich2014-03-191-0/+1
* Attempt to not lose events to pressure recalibrationEgbert Eich2014-03-191-7/+4
* Fix spurious '-Wshadow' warningEgbert Eich2014-02-191-1/+1
* Fix '-Wuninitialized' warningsEgbert Eich2014-02-191-1/+3
* Fix warning about discarding 'const' qualifierEgbert Eich2014-02-191-1/+1
* Make tested static functions non-static for test suiteEgbert Eich2014-02-191-1/+2
* Add missing symbol xf86PrintChipsets() for test suiteEgbert Eich2014-02-141-0/+5
* Fix loads of 'redundand declaration' warnings in test suiteEgbert Eich2014-02-142-198/+31
* Fix type mismatch in test suiteEgbert Eich2014-02-142-2/+2
* Add xf86OptionListFree for distcheckPing Cheng2013-06-142-4/+8
* test: replace INCLUDES with AM_CPPFLAGSPeter Hutterer2013-01-221-1/+1
* Have getWheelButton deal with array indices instead of pointersJason Gerecke2012-10-191-6/+6
* Add recently-referenced functions to fake-symbolsJason Gerecke2012-10-192-0/+37
* Add LogMessageVerbSigSafe to fake-symbolsJason Gerecke2012-09-072-0/+6
* Add xf86MsgVerb to fake-symbols to let 'make distcheck' completeJason Gerecke2012-08-272-1/+7
* Make test_get_wheel_button happyJason Gerecke2012-08-271-1/+2
* Update test to match new function signatureJason Gerecke2012-08-271-8/+2
* Change return type of 'test_flag_set' to voidJason Gerecke2012-02-291-1/+1
* De-duplicate code for wheel/strip scrollingJason Gerecke2011-12-291-0/+84
* test: fix linker error 'input_option_new' undefinedPeter Hutterer2011-12-201-0/+35
* test: add more #defines to fix build issues.Peter Hutterer2011-12-202-4/+6
* test: drop duplicate definition of xf86FindOptionValuePeter Hutterer2011-12-201-1/+0
* Handle ABI 14 option typesPeter Hutterer2011-10-192-34/+40
* test: Fix tests for Capacity removalPeter Hutterer2011-07-181-1/+0
* Update the device's serial number when it comes in.Peter Hutterer2011-05-062-0/+32