summaryrefslogtreecommitdiffstats
path: root/drivers/input/tests
AgeCommit message (Expand)AuthorLines
2023-05-23Input: tests - add test to cover all input_grab_device() functionDana Elfassy-0/+32
2023-05-05Input: tests - fix input_test_match_device_id testDmitry Torokhov-1/+1
2023-05-02Input: tests - fix use-after-free and refcount underflow in input_test_exit()Geert Uytterhoeven-2/+2
2023-04-01Input: Add KUnit tests for some of the input core helper functionsJavier Martinez Canillas-0/+156