summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Debounce external power change eventsChromeOS Developer2014-03-291-8/+8
* rambi: glimmer: Disable key scanning in suspend when lid is openAlec Berg2014-03-271-3/+3
* test: fix scratchpad testing on targetVincent Palatin2014-03-261-2/+2
* Rename charge_state.[ch] to charge_state_v1.[ch]Bill Richardson2014-03-201-0/+2
* Measure speed gain in utils test only on deviceVic Yang2014-03-131-2/+17
* test: remove one more 64-bit multiplicationVincent Palatin2014-03-071-1/+1
* test: remove 64-bit multiplicationVincent Palatin2014-03-061-2/+2
* Remove time-dependent test from coverage measurementsBill Richardson2014-03-051-0/+3
* Optimize memsetDaisuke Nojiri2014-03-011-4/+55
* Added unit tests for lid angle calculation and acosAlec Berg2014-02-225-0/+207
* Optimize memmoveDaisuke Nojiri2014-02-131-8/+35
* Optimize memcpyDaisuke Nojiri2014-02-121-0/+52
* Run KEYPROTO task during the button unit testChromeOS Developer2014-02-072-2/+4
* Add support for extra buttons not on the keyboardChromeOS Developer2014-02-074-1/+203
* emulator: Move trace dump to a separate moduleVic (Chun-Ju) Yang2014-01-221-1/+1
* Fix test config being applied outside of test buildsRandall Spangler2014-01-111-0/+4
* Fix and enable timer_dos testVic (Chun-Ju) Yang2014-01-093-43/+32
* Convert vboot hash calculation from task to deferred functionRandall Spangler2014-01-091-0/+3
* x86: generalize power state machine for all platforms (2/2)Louis Yung-Chieh Lo2014-01-091-1/+1
* Fix an integer underflow bug in hooks testVic (Chun-Ju) Yang2014-01-081-1/+1
* Fix kb_8042 testVic (Chun-Ju) Yang2014-01-081-0/+2
* rename power_state* to charge_state*Louis Yung-Chieh Lo2014-01-074-5/+5
* x86: generalize power state machine for all platforms (1/2)Louis Yung-Chieh Lo2014-01-071-1/+1
* Add interrupt support for emulatorVic Yang2014-01-066-1/+104
* Move pseudo random number generator to commonVic (Chun-Ju) Yang2013-12-273-22/+3
* cleanup: Remove checkpatch warningsRandall Spangler2013-12-196-13/+13
* Rename mixed-case config constantsRandall Spangler2013-12-162-16/+16
* keyboard: Improve kbpress reliability for automationDoug Anderson2013-12-101-2/+6
* Add uppercase defined constants for BOARD_, CHIP_, etc.Randall Spangler2013-12-091-5/+5
* Remove bolt, daisy, kirby, puppy, slippy boardsRandall Spangler2013-11-212-7/+3
* Clean up hook priorties on LM4Randall Spangler2013-11-041-0/+1
* Provide multiple fan support within the EC itselfBill Richardson2013-11-022-2/+2
* cleanup: Even more TODO commentsRandall Spangler2013-11-012-4/+2
* cleanup: mkbp keyboard moduleRandall Spangler2013-10-301-1/+8
* Separate fan_t from pwm_tBill Richardson2013-10-301-6/+0
* Rename CONFIG_FAN to CONFIG_FANSBill Richardson2013-10-301-2/+2
* Separate common fan behavior from implementationBill Richardson2013-10-303-2/+4
* Remove QEMU testsstabilize-4886.BVic Yang2013-10-2911-809/+0
* cleanup: rename I2C_PORT_HOST to I2C_PORT_MASTERRandall Spangler2013-10-253-5/+5
* cleanup: Rename and move header filesRandall Spangler2013-10-232-1/+17
* Re-enable basic tests for most LM4-based boardsVic Yang2013-10-171-6/+2
* cleanup: Battery header files and filenamesRandall Spangler2013-10-073-6/+4
* cleanup: Move board-specific LED state machines to board dirsRandall Spangler2013-10-075-3/+4
* Test more error cases of host command handlingVic Yang2013-10-011-2/+26
* Emulator support of fake GPIO inputVic Yang2013-10-017-115/+38
* Create samus board configBill Richardson2013-09-301-0/+1
* Support backlight control via lid onlyRandall Spangler2013-09-276-4/+133
* Add a test for x86 backlight passthroughVic Yang2013-09-274-0/+163
* Test charging error state when battery is detachedVic Yang2013-09-271-0/+15
* Add test for LP5562 LED controlVic Yang2013-09-254-6/+312