summaryrefslogtreecommitdiff
path: root/test/kb_scan.c
Commit message (Expand)AuthorAgeFilesLines
* common: Add new recovery mode button combinationFurquan Shaikh2016-11-081-2/+2
* Refactored keyboard scan enable flag to allow for multiple disable reasonsAlec Berg2014-04-111-0/+6
* keyboard: Improve kbpress reliability for automationDoug Anderson2013-12-101-2/+6
* Add boot key testVic Yang2013-09-051-2/+81
* More keyboard scan testVic Yang2013-06-181-7/+115
* Put test utility macros in headerVic Yang2013-05-081-52/+21
* Speed up mutex and kb_scan testVic Yang2013-05-081-1/+1
* Add lid switch test and enable kb_mkbp testVic Yang2013-05-081-4/+3
* Pthread-based emulator for unit testingstabilize-4100.38.BVic Yang2013-05-071-6/+9
* Fix kb_scan test when CONFIG_LID_SWITCH is not definedVic Yang2013-04-291-0/+6
* Add test for keyboard disabling when lid closedVic Yang2013-04-241-0/+28
* Add debounce test to kb_deghost and change name to kb_scanVic Yang2013-04-131-0/+246