summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add test for memory-mapped switch informationVic Yang2013-09-252-0/+20
* Mock flash erase/write function at physical layerVic Yang2013-09-242-54/+42
* 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