summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test: Update TEST_EQ to using string format specifierYuval Peress2019-08-151-160/+160
* test: use new TEST_EQ for usb testsJett Rink2019-08-091-286/+275
* type-c: USB Type-C State Machine based on Release 1.4 of the spec.Sam Hurst2019-07-303-336/+180
* fpsensor: Change crypto functions to return error code instead of result codeYicheng Li2019-07-261-4/+4
* Remove __7b, __8b and __7bfDenis Brockus2019-07-202-4/+4
* Improve unit test and fuzzer documentation storyCraig Hesling2019-07-201-3/+1
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-192-4/+6
* printf: Fix hexdump and string 0 precisionCraig Hesling2019-07-181-31/+98
* cleanup: refactor CPRINTF("[%T ...]\n") to CPRINTSJack Rosenthal2019-07-171-1/+1
* fpsensor: Extend unit test for FPTPM seed set status.Yicheng Li2019-07-151-27/+48
* Test: Disable kb_scan until flakiness is fixedDaisuke Nojiri2019-07-041-1/+1
* printf: Add unit tests for printf.cCraig Hesling2019-06-253-0/+216
* fpsensor: Add unit tests for fp_set_sensor_modeTom Hughes2019-06-241-0/+54
* pd_protocol: Don't DRP toggle lower than S0.Aseda Aboagye2019-06-211-0/+6
* cleanup: Fix common spelling typos in commentsTom Hughes2019-06-191-1/+1
* ec.tasklist: Consolidate duplicate commentsTom Hughes2019-06-193-27/+3
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-1973-73/+73
* fuzz: Cleanup test_config.h and fuzz_config.hCraig Hesling2019-06-151-18/+0
* fpsensor: Add unit test for derive_encryption_key().Yicheng Li2019-06-142-3/+155
* keyboard_scan: Send kb events at start of debouncing period.Jes Klinke2019-06-111-36/+78
* fpsensor: Add API to check FP sensor encryption status.Yicheng Li2019-06-073-0/+118
* chocodile_vpdmcu: Firmware refactoringSam Hurst2019-06-051-7/+0
* common: queue: Update chunk struct and get read/write logicYuval Peress2019-06-051-17/+61
* common: motion_sense: Require CONFIG_MOTION_SENSOR_MAX_COUNTYuval Peress2019-06-053-62/+71
* nvmem: make page header checksums different between prod and devVadim Bendebury2019-05-241-1/+1
* nvmem: do not run when crypto is disabledVadim Bendebury2019-05-241-0/+5
* flash_log: add api for setting base timestampVadim Bendebury2019-05-231-0/+58
* ec: common: Make IS_ENABLED fail on unknown valuesRaul E Rangel2019-05-156-0/+126
* charge_manager: Revisit charge supplier priority.stabilize-12206.BYilun Lin2019-05-141-0/+1
* Align behavior of strtoi() and strtoul() to match Linux manpage description o...Jes Klinke2019-05-141-0/+97
* nvmem: populate default tpm objects after wipeoutVadim Bendebury2019-05-011-2/+2
* nvmem: add test of recovery from interrupted savesVadim Bendebury2019-05-012-1/+16
* nvmem: fix delimiter creation during setvar()Vadim Bendebury2019-05-012-6/+104
* motion sense: Calculate loop time based on sensor needsMathew King2019-04-274-8/+0
* tests: make lighbar test easier to debugJett Rink2019-04-242-10/+12
* mkbp: handle multiple writes of interruptJett Rink2019-04-181-0/+59
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-0856-504/+56
* chocodile_vpdmcu: Firmware for chocodile mcuSam Hurst2019-04-0815-0/+5094
* cr50: complete support of the new NVMEM structureVadim Bendebury2019-04-052-5/+7
* nvmem: test modifications to support the new schemeVadim Bendebury2019-04-059-1142/+2673
* common: add flash event log facilityVadim Bendebury2019-03-264-0/+246
* motion_lid: Rewrite lid angle calculation based on chromium codeGwendal Grignou2019-03-2611-30/+2542
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-2/+2
* chgstv2: Refactor shutdown_on_critical_batteryDaisuke Nojiri2019-03-121-2/+2
* mkbp_event,include/config.h: Clarify MKBP delivery method.Yilun Lin2019-03-071-0/+2
* chgstv2: Make board_critical_shutdown_check specify action on critical socDaisuke Nojiri2019-03-061-0/+5
* motion: Add config variable to fill LPC sense dataGwendal Grignou2019-03-011-0/+1
* stdlib cleanup.Allen Webb2019-01-031-1/+0
* util: Add macro to swap two variablesDaisuke Nojiri2018-12-101-0/+20
* cr50: clear TPM NVMEM cache when entering Alt OSVadim Bendebury2018-12-061-0/+4