summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add thermal engine testVic Yang2013-05-153-2/+242
* Add hook testVic Yang2013-05-143-1/+146
* Add power button testVic Yang2013-05-083-168/+107
* Put test utility macros in headerVic Yang2013-05-0810-220/+38
* Speed up mutex and kb_scan testVic Yang2013-05-082-3/+3
* Add lid switch test and enable kb_mkbp testVic Yang2013-05-085-5/+154
* Add persistent storage for emulatorVic Yang2013-05-071-0/+10
* Pthread-based emulator for unit testingstabilize-4100.38.BVic Yang2013-05-076-16/+40
* Add test for keyboard MKBP protocolVic Yang2013-05-063-0/+265
* Fix ADC test for LM4Vic Yang2013-04-301-0/+14
* Make test-list a per-board parameterVic Yang2013-04-291-3/+16
* Remove mock filesVic Yang2013-04-291-26/+0
* Fix kb_scan test when CONFIG_LID_SWITCH is not definedVic Yang2013-04-291-0/+6
* Fill in I2C test parametersVic Yang2013-04-291-2/+18
* Add test for keyboard disabling when lid closedVic Yang2013-04-241-0/+28
* Add more flash testVic Yang2013-04-212-12/+104
* Add shared memory testVic Yang2013-04-212-16/+56
* Add peripheral stress testVic Yang2013-04-193-0/+159
* Add flash write protect testVic Yang2013-04-171-10/+130
* Remove 'hello' testVic Yang2013-04-173-33/+1
* Put timer_dos test behind console commandstabilize-4008.0.BVic Yang2013-04-151-8/+28
* Fix timer_calib testVic Yang2013-04-152-27/+38
* Fix flash testsVic Yang2013-04-157-204/+202
* Add debounce test to kb_deghost and change name to kb_scanVic Yang2013-04-137-319/+251
* Remove unused mock setting for kb_deghost testVic Yang2013-04-131-5/+1
* Add a test for testing common utilitiesVic Yang2013-04-133-1/+102
* Fix kb_deghost testVic Yang2013-04-113-1/+147
* Fix mutex testVic Yang2013-04-112-21/+32
* Fix pingpong testVic Yang2013-04-112-13/+40
* Fix tasklist for testsVic Yang2013-04-1016-136/+47
* Rename I8042CMD task to KEYPROTORandall Spangler2013-03-296-6/+6
* Merge typematic task info i8042cmd taskRandall Spangler2013-03-296-6/+0
* Rename tasks to HOOKS and CHIPSETRandall Spangler2013-03-1916-40/+39
* Add initial keyscan test and key matrixSimon Glass2012-11-012-0/+50
* Switch temp sensor polling to use hooks instead of taskRandall Spangler2012-11-011-1/+0
* Switch PWM to use HOOK_SECOND instead of its own taskRandall Spangler2012-10-307-7/+0
* Watchdog is reloaded by HOOK_TICK, not its own taskRandall Spangler2012-10-3016-14/+16
* Rename power_button module to switchRandall Spangler2012-10-306-6/+6
* Use SECOND and MSEC constantsRandall Spangler2012-10-291-4/+2
* Rename POWERSTATE task to CHARGERRandall Spangler2012-10-291-1/+1
* Switch to variable-size stacksRandall Spangler2012-09-0916-128/+193
* Fix flash_overwrite unit testVic Yang2012-08-193-170/+41
* Clean up debug outputRandall Spangler2012-08-071-1/+1