summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* pd: VDM Alternate mode support.Todd Broch2014-10-091-0/+5
* samus: support sensor at different power state.Sheng-Liang Song2014-10-081-4/+12
* Remove PULSE and TEST sequences from lightbar moduleVic Yang2014-10-081-57/+47
* Add back unit test for usb_pd"Vic Yang2014-10-045-2/+273
* Slow down time when running unit testsVic Yang2014-10-041-0/+1
* Queue: Add functionality needed by new USART stream driverAnton Staaf2014-09-181-79/+81
* samus: added gyro support for lsm6ds0Sheng-Liang Song2014-08-262-72/+54
* Add inductive charging control moduleVic Yang2014-08-253-2/+123
* lightbar: correctly revert to the S0/S3/S5 patternsBill Richardson2014-08-204-0/+318
* Auron: Initial EC commitMohammed Habibulla2014-08-201-1/+1
* Refactor accel / gyro driver to accomodate various configurationsShawn Nematbakhsh2014-08-192-46/+72
* Revert "Add back unit test for usb_pd"Vic Yang2014-08-155-266/+3
* Add back unit test for usb_pdVic Yang2014-08-135-3/+266
* Revert "Add unit test for usb_pd"Alec Berg2014-08-114-257/+3
* Add unit test for usb_pdVic Yang2014-08-104-3/+257
* Disable building test binaries for samus_pdVic Yang2014-07-251-0/+4
* disable tests for ryuAaron Durbin2014-07-161-0/+3
* motion_sense: make unit test more reliableAlec Berg2014-07-081-5/+19
* Add test for flash_is_erased()Vic Yang2014-07-081-0/+21
* charger v2: supports charger watchdogLouis Yung-Chieh Lo2014-04-231-8/+11
* Refactored keyboard scan enable flag to allow for multiple disable reasonsAlec Berg2014-04-111-0/+6
* Increase test coverage of charge_state_v2.cBill Richardson2014-04-112-28/+448
* accel: Add host cmd for setting lid angle threshold for disabling keyboard wakeAlec Berg2014-04-111-2/+2
* accel: add host command to modify accel params and add ectool commandAlec Berg2014-04-052-2/+50
* Samus: Workaround for flaky battery temp readingBill Richardson2014-04-051-0/+12
* Add charge_state_v2 algorithm for use by SamusBill Richardson2014-04-016-1/+369
* 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