summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* TCPMV1/2: Make the PD Config Flags more consistentSam Hurst2020-02-221-8/+11
* common: motion_sense_fifo: fix iteration bugYuval Peress2020-02-141-0/+30
* common: Migrate online calibration to own moduleYuval Peress2020-02-135-100/+166
* TCPMv1/v2: Move pd_process_source_cap() to common fileVijay Hiremath2020-02-121-0/+14
* TCPMv1/v2: Move pd_set_vbus_discharge() to common fileVijay Hiremath2020-02-121-0/+5
* fuzz: remove cr50 or TPM2 library related tests from fuzz and testNamyoon Woo2020-02-124-1964/+0
* cleanup: add comments for MT flag useJett Rink2020-02-111-0/+1
* common: Implement accelerometer calibrationYuval Peress2020-02-084-1/+159
* fpsensor: Refactor fpsensor tests into separate binariesTom Hughes2020-02-0710-807/+836
* Makefile: enforce target name in generated dependenciesVadim Bendebury2020-02-071-1/+1
* common: Implement newton sphere fitYuval Peress2020-02-064-0/+156
* common: queue: Add ability to iterate over queueYuval Peress2020-02-051-20/+97
* common: mag_cal: Re-add bias inversionGwendal Grignou2020-02-041-6/+6
* test: add repeating deferred testJett Rink2020-01-311-0/+26
* TCPMv1/v2: Move EC_CMD_USB_PD_CONTROL host command to common fileVijay Hiremath2020-01-301-0/+66
* common: mag_cal: update magnetometer to leverage kasaYuval Peress2020-01-284-0/+107
* usb_mux: cleanup: Replace mux state enums with ec_command bit flagVijay Hiremath2020-01-282-4/+11
* TCPMv1/v2: Move EC_CMD_USB_PD_DEV_INFO host command to common fileVijay Hiremath2020-01-241-0/+5
* TCPMv1/v2: Move EC_CMD_PD_CHIP_INFO host command to common fileVijay Hiremath2020-01-241-0/+2
* common: Implement kasa sphere fit algorithmYuval Peress2020-01-214-0/+90
* aes: Enforce alignment of static arrayYicheng Li2020-01-171-2/+2
* TCPMv1 & TCPMv2: Move common functions to common codeVijay Hiremath2020-01-141-0/+5
* common: motion_sense_fifo: Read temperature on stageYuval Peress2020-01-112-40/+120
* pd: use pd_get_[power/data]_role instead of the tc versionDenis Brockus2020-01-102-9/+4
* pd: cleanup pd_get_roleDenis Brockus2020-01-092-17/+17
* battery: stub out battery_is_present if disabledPeter Marheine2020-01-083-11/+1
* bloonchipper: Add transport and sensor detectionTom Hughes2020-01-081-0/+1
* cr50: Add support for ACVP tests of HMAC implementationsVadim Sukhomlinov2020-01-041-76/+86
* kodama: overwrite bad battery params to known good valueTing Shen2019-12-231-0/+4
* test/compile_time_macros: Add BIT and BIT_ULLCraig Hesling2019-12-201-0/+21
* compile_time_macros: Add GENMASK and GENMASK_ULLCraig Hesling2019-12-203-0/+58
* aes: add test to make sure aes-gcm encryption/decryption are in-placeYicheng Li2019-12-181-14/+161
* common: Add sensor stillness detectorYuval Peress2019-12-184-0/+155
* i2c: add support for i2c bit-bangingTing Shen2019-12-164-0/+210
* usb_pd: Rename "Externally powered" to "Unconstrained Power"Benson Leung2019-12-121-1/+1
* Charge state v2: Only shutdown on cold dischargeDiana Z2019-12-111-1/+33
* usb_pd_policy: Make a lot of objects commonAseda Aboagye2019-12-102-13/+32
* TCPMv2: Fixed PR swap request from charge managerSam Hurst2019-12-102-3/+4
* tpmtest: added more corner case, make it work again with OpenSSL 1.1Vadim Sukhomlinov2019-12-072-34/+315
* cr50: Add tpmtests for SHA-384 and 512.Gurleen Grewal2019-12-041-1/+34
* host_command: clear any leftover dataJett Rink2019-11-261-1/+133
* TCPMv2: PD: Separately track each SOP and SOP' and SOP''Sam Hurst2019-11-242-3/+4
* usbc: fix storm tracker overflow issueJett Rink2019-11-225-0/+136
* TCPMv2: Enable TCPC low power when port is looking for a connectionSam Hurst2019-11-211-0/+1
* cr50: Add support for ACVP tests of HMAC SHA-256 DRBGVadim Sukhomlinov2019-11-213-6/+117
* cr50: Add TRNG_TEST command to download entropy samples for NIST testsVadim Sukhomlinov2019-11-194-2/+147
* tpmtest.py: update Makefile to correct build of ftdi_spi_tpmVadim Sukhomlinov2019-11-131-0/+1
* common: Refactor motion_sense_fifoYuval Peress2019-11-114-2/+381
* Add a board specific helper to return USB PD port countKarthikeyan Ramasubramanian2019-11-092-6/+6
* pd: Clarify flag commentsDenis Brockus2019-11-081-23/+40