summaryrefslogtreecommitdiffstats
path: root/drivers/input/tests/input_test.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-201-0/+1
|\
| * Input: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-091-0/+1
* | kunit: Rename KUNIT_ASSERT_FAILURE to KUNIT_FAIL_AND_ABORT for readabilityEric Chan2024-07-121-1/+1
|/
* 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-021-0/+150