summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* TCPMv2: Store and report sink capsDiana Z2020-11-202-2/+8
* TCPMv2: Always probe sink capsDiana Z2020-11-202-0/+29
* genvif: Device_Speed/Host_Speed default to USB 3.2 GEN 1x1Denis Brockus2020-11-192-4/+4
* genvif: component for all ports with Port_LabelDenis Brockus2020-11-191-0/+4
* genvif: add unit test for genvif and genvif overrideDenis Brockus2020-11-1714-0/+309
* common: motion_sense: Add spoofing activityChing-Kang Yen2020-11-131-1/+1
* zephyr: forward cros_crc8 to zephyrs crc8 implJett Rink2020-11-132-0/+15
* crc32: rename test crc32->crc to allow for crc8Jett Rink2020-11-135-5/+5
* motion_sense: Make change in range permanentGwendal Grignou2020-11-126-39/+14
* Revert "crc32: rename test crc32->crc to allow for crc8"Jett Rink2020-11-115-5/+5
* Revert "zephyr: forward cros_crc8 to zephyrs crc8 impl"Jett Rink2020-11-111-14/+0
* tree: rename strtoul to strtoull since it is 64-bitJett Rink2020-11-111-27/+27
* zephyr: forward cros_crc8 to zephyrs crc8 implJett Rink2020-11-111-0/+14
* crc32: rename test crc32->crc to allow for crc8Jett Rink2020-11-115-5/+5
* test: Add 3072-byte key test case for rsa testYicheng Li2020-11-114-5/+184
* Zephyr: add more compliant implementation for irq_(un)lockYuval Peress2020-11-083-0/+94
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-052-9/+9
* test: fix stm32_rtc compilation errorDawid Niedzwiecki2020-11-031-1/+1
* atomic: rename atomic_read_clear to atomic_clearDawid Niedzwiecki2020-11-021-1/+1
* test/fpsensor: Add test for checking protocol infoTom Hughes2020-10-303-2/+95
* test/fpsensor: Run the fpsensor test on deviceTom Hughes2020-10-304-12/+27
* test/fpsensor: Add missing RUN_TEST macroTom Hughes2020-10-301-3/+3
* tree: Use new atomic_* implementationDawid Niedzwiecki2020-10-271-2/+2
* test: Allow EC unit test to use Ztest APIPaul Fagerburg2020-10-231-19/+36
* TCPMv2: Avoid VCONN-Source discovery failureAbe Levkoy2020-10-211-0/+1
* common: online_calibration: Fix compilation issueGwendal Grignou2020-10-201-1/+1
* TBT:Add support for exit mode SOP'/SOP'' on chipset transitionAyushee2020-10-141-4/+0
* test/run_device_tests.py: Disable STM32F-specific test on icetowerTom Hughes2020-10-091-4/+13
* test/run_device_tests.py: Check for ASSERTION_FAILURETom Hughes2020-10-091-22/+41
* test/run_device_tests.py: Fix rollback region addresses for dartmonkeyTom Hughes2020-10-091-50/+73
* test/utils.c: Adjust expected speedup for STM32H743Tom Hughes2020-10-091-8/+15
* common: include config.h from console.hJack Rosenthal2020-09-291-0/+4
* tree: rename atomic_* functions to deprecated_atomic_*Jack Rosenthal2020-09-291-2/+2
* fpsensor: Fix buffer check to account for overflowTom Hughes2020-09-251-1/+23
* test/utils: Add unit tests for safe_memcmpTom Hughes2020-09-241-0/+15
* test: Add test_send_caps_error to usb_pe_drpEdward Hill2020-09-222-11/+102
* TCPMv2: Move DPM requests to public APIAbe Levkoy2020-09-212-3/+3
* run_device_tests.py: Add type informationTom Hughes2020-09-101-15/+20
* test: body_detection: add unittest for algorithmChing-Kang Yen2020-09-037-3/+6397
* tcpmv2: allow early connection when waiting to allow LPMDenis Brockus2020-09-021-0/+38
* TCPMv2: Add DPM_REQUEST_GET_SRC_CAPDenis Brockus2020-09-022-4/+28
* TCPMv2: use sender_response message frameworkDenis Brockus2020-09-022-1/+1
* usb_pe_drp: new unit test with mocksPaul Fagerburg2020-08-3111-84/+192
* fpsensor: Run maintenance when in maintenance modeTom Hughes2020-08-311-0/+18
* TCPMv2: Don't interrupt RX/TX Extended Chunked Msg sequenceSam Hurst2020-08-221-1/+61
* usbc: wake task on every state transitionJett Rink2020-08-192-19/+11
* common: gyro_cal: Implement gyroscope calibrationYuval Peress2020-08-184-0/+631
* test: rename usb_pe_drp to usb_pe_drp_oldPaul Fagerburg2020-08-178-8/+377
* CBI: Make test fail if a tag is missing from unit testDaisuke Nojiri2020-08-141-0/+35
* cleanup/usbc: organize all super states togetherJett Rink2020-08-131-7/+5