summaryrefslogtreecommitdiffstats
path: root/drivers/input/tests
Commit message (Expand)AuthorAgeFilesLines
* Input: tests - add test to cover all input_grab_device() functionDana Elfassy2023-05-231-0/+32
* Input: tests - fix input_test_match_device_id testDmitry Torokhov2023-05-051-1/+1
* Input: tests - fix use-after-free and refcount underflow in input_test_exit()Geert Uytterhoeven2023-05-021-2/+2
* Input: Add KUnit tests for some of the input core helper functionsJavier Martinez Canillas2023-04-013-0/+156