summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* usbc: correctly handle Get_Source_Cap as a sinkPeter Marheine2020-08-063-4/+45
* tcpmc2: fix TD.PD.LL3.E2 Retransmission testJett Rink2020-08-062-143/+84
* ec: change usage of dummySam Hurst2020-08-054-11/+11
* test: Add PD TX and RX to usb_tcpmv2_tcpciEdward Hill2020-08-052-2/+102
* TCPMv2: Soft reset on failure to send source capsEdward Hill2020-08-012-1/+37
* TCPMv2: Use named constants for extended messagesAbe Levkoy2020-07-292-14/+14
* TCPMv2: Optionally build extended message supportAbe Levkoy2020-07-2910-18/+212
* Make wait_for_ready available for allDaisuke Nojiri2020-07-281-0/+18
* run_device_tests.py: Explicitly set hardware write protectTom Hughes2020-07-241-2/+21
* run_device_tests.py: Specify python3Tom Hughes2020-07-241-1/+1
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-227-7/+7
* test: Use pd_task for pe testJett Rink2020-07-213-34/+19
* TCPMv2: add unit tests for packet discard logicPaul Fagerburg2020-07-201-1/+126
* TCPMv2: Add common function for DPM entry and exit modeAyushee2020-07-171-5/+1
* TCPMv2: Add common exit mode for all the alternate modesAyushee2020-07-171-0/+8
* tcpmv2: Add usb_tcpmv2_tcpci testEdward Hill2020-07-155-0/+201
* host: Fix task_wait_event() to return TASK_EVENT_TIMEREdward Hill2020-07-131-5/+2
* ppc: Fix return values of ppc_is_* to be booleanEdward Hill2020-07-111-4/+4
* tcpmv2: perform partner reset on startup, remove BBRAMJett Rink2020-07-101-0/+63
* tests: reset the PD task before every test caseJett Rink2020-07-101-4/+8
* usbc: ensure we are suspending USB-C ports on shutdownJett Rink2020-07-094-0/+18
* tcpmv2: remove tc_restart indirection layerJett Rink2020-07-071-2/+0
* TCPMv2: Report message discard to the PEDiana Z2020-06-251-0/+7
* test: Add flash_write_protect to default testsNicolas Boichat2020-06-241-1/+1
* test/flash_write_protect: Handle different WP polarityNicolas Boichat2020-06-241-1/+11
* TCPMv2: Refactor DP mode to use a state machineAndrew McRae2020-06-241-4/+4
* stm32: Enable rsa and rsa3 on-device unit testsYicheng Li2020-06-231-0/+2
* TCPMv2: Do not reset negotiated PD revision level during soft resetPatryk Duda2020-06-231-0/+3
* usb_prl: new unit test with mocksPaul Fagerburg2020-06-235-0/+80
* TCPMv2: Rename discovery flagsAbe Levkoy2020-06-192-3/+3
* test: Make flash_write_protect a multistep testTom Hughes2020-06-182-13/+28
* test: rename usb_prl to usb_prl_oldPaul Fagerburg2020-06-184-3/+3
* test/run_device_tests.py: Add utils unit testTom Hughes2020-06-171-3/+7
* test: Correct memset speed expectation for stm32f412Yicheng Li2020-06-171-6/+15
* test/run_device_tests.py: Allow specifying number of flashing attemptsTom Hughes2020-06-161-2/+15
* test/run_device_tests.py: Fail test if flashing failedTom Hughes2020-06-161-2/+5
* test: Use arguments to determine which rollback region to testTom Hughes2020-06-162-17/+26
* test: Add ability to pass args to tests when using run_device_tests.pyTom Hughes2020-06-161-2/+7
* test: Run the mpu test using both RO and RWTom Hughes2020-06-161-1/+5
* TCPMv2: use TEST_EQ/LE instead of TEST_ASSERTPaul Fagerburg2020-06-161-107/+108
* test: Let shared_mem test support shmalloc implementationYicheng Li2020-06-151-6/+6
* common: online_calibration: Add support for magnetometerYuval Peress2020-06-141-3/+33
* tcpmv2: cache analog and collision Rp in CLDenis Brockus2020-06-111-0/+16
* cleanup: comment update from CL:2233794Jett Rink2020-06-101-2/+6
* tcpmv2: retool start/end AMSJett Rink2020-06-102-11/+7
* TCPMv2: Separate DPM and DP from PEAbe Levkoy2020-06-101-0/+34
* TCPMv2: Wait for Safe0V on PR Swap SNK to SRC before PS_RDYDenis Brockus2020-06-042-0/+4
* test: Add script for running unit tests on deviceTom Hughes2020-06-041-0/+346
* TCPMv2: Aborted PR Swap should not re-enable AutoDischargeDenis Brockus2020-06-031-1/+1
* test: Pass command line arguments to scratchpad unit testYicheng Li2020-06-021-1/+1