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