summaryrefslogtreecommitdiff
path: root/drivers/input/tests
AgeCommit message (Expand)Author
2024-07-19Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-12kunit: Rename KUNIT_ASSERT_FAILURE to KUNIT_FAIL_AND_ABORT for readabilityEric Chan
2024-06-09Input: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2023-05-23Input: tests - add test to cover all input_grab_device() functionDana Elfassy
2023-05-05Input: tests - fix input_test_match_device_id testDmitry Torokhov
2023-05-02Input: tests - fix use-after-free and refcount underflow in input_test_exit()Geert Uytterhoeven
2023-04-01Input: Add KUnit tests for some of the input core helper functionsJavier Martinez Canillas