summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix unit testsVic Yang2012-07-1316-30/+88
* Add a test of flash read/write/erase testVic Yang2012-07-135-5/+72
* Add a test of flash overwriteVic Yang2012-07-105-1/+266
* Add a test of charging state machineVic Yang2012-07-083-1/+114
* Add a function to check no specific message comes from ECVic Yang2012-07-024-49/+17
* Make 'typematic' test more robustVic Yang2012-07-021-10/+14
* Fix compilation error of unit testsVic Yang2012-07-0210-0/+10
* Add a test of keyboard debouncingVic Yang2012-06-273-1/+132
* Add a test of keyboard typematicVic Yang2012-06-273-1/+97
* Add a test of i8042 scancode setVic Yang2012-06-273-1/+59
* Add a test of checking keyboard de-ghostingVic Yang2012-06-253-1/+92
* Add a test of checking power button handlingVic Yang2012-06-253-0/+205
* Thermal engine unit testVic Yang2012-06-253-1/+129
* Add a test of checking timer value when system jumpVic Yang2012-06-153-1/+48
* fix QEMU OS testsVincent Palatin2012-06-072-5/+5
* Enable verified boot for EC firmwareBill Richardson2012-05-101-0/+4
* Support dynamically changing the system clockRandall Spangler2012-04-091-4/+2
* Change task messages to eventsRandall Spangler2012-04-065-22/+19
* Update test scriptsVincent Palatin2012-03-152-3/+3
* fix test compilation for STM32LVincent Palatin2012-02-021-2/+1
* mutex: add unit testingVincent Palatin2012-01-254-1/+153
* Add modularity to the buildVincent Palatin2012-01-247-30/+12
* Fix tests compilationVincent Palatin2012-01-044-0/+7
* Use #defined constants for IRQ namesRandall Spangler2011-12-191-2/+2
* Change register.h macros to use inline funcs without concatenate (##).Randall Spangler2011-12-131-23/+23
* Initial sources import 3/3Vincent Palatin2011-12-0714-0/+541