Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | keyboard: Improve kbpress reliability for automation | Doug Anderson | 2013-12-10 | 1 | -2/+6 |
* | Add boot key test | Vic Yang | 2013-09-05 | 1 | -2/+81 |
* | More keyboard scan test | Vic Yang | 2013-06-18 | 1 | -7/+115 |
* | Put test utility macros in header | Vic Yang | 2013-05-08 | 1 | -52/+21 |
* | Speed up mutex and kb_scan test | Vic Yang | 2013-05-08 | 1 | -1/+1 |
* | Add lid switch test and enable kb_mkbp test | Vic Yang | 2013-05-08 | 1 | -4/+3 |
* | Pthread-based emulator for unit testingstabilize-4100.38.B | Vic Yang | 2013-05-07 | 1 | -6/+9 |
* | Fix kb_scan test when CONFIG_LID_SWITCH is not defined | Vic Yang | 2013-04-29 | 1 | -0/+6 |
* | Add test for keyboard disabling when lid closed | Vic Yang | 2013-04-24 | 1 | -0/+28 |
* | Add debounce test to kb_deghost and change name to kb_scan | Vic Yang | 2013-04-13 | 1 | -0/+246 |