summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Fix thermal.c compilation if fans are not present.Randall Spangler2013-09-231-0/+6
* Support multi-bit mask in STM32L's GPIO functionsVic Yang2013-09-111-0/+15
* Handle multiple independent sources and types of CPU throttlingBill Richardson2013-09-118-14/+1123
* Add boot key testVic Yang2013-09-053-5/+85
* Add multi-step test supportVic Yang2013-09-052-51/+24
* Add BQ27541 battery driverVic Yang2013-09-051-0/+4
* Implement emulator clock fast-forwardingVic Yang2013-09-041-3/+0
* Add host command testVic Yang2013-09-043-1/+179
* Also test temp sensor read delegation in thermal testVic Yang2013-09-041-3/+3
* Add unit test for 'chan' commandVic Yang2013-09-041-1/+30
* Add more charge state machine testVic Yang2013-09-043-0/+127
* Falco: throttle if battery current drain is too highBill Richardson2013-08-232-0/+141
* Completely new thermal/fan implementationBill Richardson2013-08-235-295/+794
* Add test for console command historyVic Yang2013-08-181-8/+50
* Remove board 'wolf' from master/ToT branch.stabilize-falco-4537.91.Bstabilize-4537.147.Bstabilize-4537.118.Brelease-R30-4537.BDave Parker2013-08-121-1/+0
* Add abstract "cond_t" type to detect state transitions.Bill Richardson2013-08-091-0/+98
* Remove proxy config flags for unit testsVic Yang2013-08-042-11/+26
* Add turbo mode charger support, and tests for it.Bill Richardson2013-07-255-1/+335
* Change macro names used for test configurationsBill Richardson2013-07-251-2/+2
* Move TPSChrome charging temperature range to battery packRong Chang2013-07-244-0/+134
* bolt: add prelimnary supportAaron Durbin2013-07-241-0/+1
* Lessen timing constraints in hooks testVic Yang2013-07-231-3/+3
* Test power button in kb_8042 testVic Yang2013-07-231-0/+48
* Test sysjump tag in kb_8042 testVic Yang2013-07-231-4/+38
* Add system_common unit testVic Yang2013-07-223-1/+127
* Remove unneeded direct includes of board.h and config.hRandall Spangler2013-07-163-3/+0
* Add console editing unit testVic Yang2013-07-113-1/+243
* Add extpower-gpio unit testVic Yang2013-07-113-1/+91
* Add I8042 keyboard unit testVic Yang2013-07-114-1/+238
* Add thermal host and console command testVic Yang2013-07-111-1/+192
* Add flash host read command testVic Yang2013-07-111-0/+32
* Initial board commit for Wolf based on Slippy.Dave Parker2013-07-092-1/+2
* Allow bigger flash write commandsRandall Spangler2013-07-011-6/+8
* More keyboard scan testVic Yang2013-06-181-7/+115
* More flash unit testVic Yang2013-06-171-14/+95
* A method to mock host commandVic Yang2013-06-171-35/+10
* Make target for test coverage report generationVic Yang2013-06-162-3/+5
* More queue unit testVic Yang2013-06-131-0/+1
* More hooks unit testVic Yang2013-06-131-0/+10
* More utils unit testVic Yang2013-06-131-3/+114
* Unit test for queue implementationVic Yang2013-06-103-1/+185
* Enable flash unit test on emulatorVic Yang2013-06-032-17/+37
* Clean up flash section defines and increase lm4 image sizeRandall Spangler2013-06-031-3/+3
* Create board configuration for peppy bringupDave Parker2013-05-232-1/+2
* Move write protect GPIO handling to flash moduleRandall Spangler2013-05-231-4/+2
* Create board configuration for falco bringupBill Richardson2013-05-202-1/+3
* Adjust hooks test timingVic Yang2013-05-171-11/+16
* Revert "Revert "Add thermal engine test""Vic Yang2013-05-173-2/+242
* Revert "Add thermal engine test"Vic Yang2013-05-163-242/+2
* Relax timing constraints in hooks testVic Yang2013-05-151-2/+2