summaryrefslogtreecommitdiff
path: root/test/usb_pe_drp.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge remote-tracking branch cros/main into factory-brya-14517.B-main"factory-brya-14517.B-mainYH Lin2022-12-051-7/+7
* test: Sort header filesJeremy Bettis2022-11-301-7/+7
* test: usb_mux: Split struct usb_mux in testsTomasz Michalec2022-09-131-2/+5
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* test/usb_pe_drp.c: Format with clang-formatJack Rosenthal2022-06-291-60/+57
* TCPMv2: Request partner's revision information in src/snk startupJameson Thies2022-05-041-0/+9
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-31/+31
* TCPM: Remove enum pd_msg_typeAbe Levkoy2021-08-181-9/+9
* TCPMv2: Allow tests to clear PE data between runsDiana Z2021-07-271-0/+1
* TCPMv2: Gate requesting sink capabilities on related featuresDiana Z2021-07-121-13/+0
* PE Test: Add unit test for PR swap interruption during power transitionDiana Z2021-05-171-0/+62
* TCPMv2: Don't check VBUS when entering BIST modeAbe Levkoy2021-02-231-80/+0
* tcpmv2: Only issue SOP' soft reset following PR swapKeith Short2021-02-161-10/+0
* TCPMv2: Wait for tSrcTransition after AcceptAbe Levkoy2021-01-261-3/+3
* TCPMv2: Test that PE ignores invalid BIST requestsAbe Levkoy2021-01-221-0/+81
* TCPMv2: Process DPMs before discoveryDiana Z2021-01-141-37/+17
* tcpmv2: always issue SOP' soft resetKeith Short2021-01-091-0/+20
* mock: Clean up TCPMv2 mocksAbe Levkoy2020-12-151-4/+2
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-1/+1
* usbc: Wake PD task on PE TX and RXEdward Hill2020-12-011-14/+14
* test: Add test_send_caps_error_before_connected to usb_pe_drpEdward Hill2020-12-011-38/+120
* test: Improve test_send_caps_error in usb_pe_drpEdward Hill2020-12-011-64/+105
* TCPMv2: Always probe sink capsDiana Z2020-11-201-0/+17
* TCPMv2: Avoid VCONN-Source discovery failureAbe Levkoy2020-10-211-0/+1
* test: Add test_send_caps_error to usb_pe_drpEdward Hill2020-09-221-0/+90
* usb_pe_drp: new unit test with mocksPaul Fagerburg2020-08-311-0/+56
* test: rename usb_pe_drp to usb_pe_drp_oldPaul Fagerburg2020-08-171-359/+0
* test: remove no_empty_state testsJett Rink2020-08-131-1/+0
* usbc: correctly handle Get_Source_Cap as a sinkPeter Marheine2020-08-061-0/+27
* TCPMv2: Soft reset on failure to send source capsEdward Hill2020-08-011-0/+36
* TCPMv2: Use named constants for extended messagesAbe Levkoy2020-07-291-1/+1
* TCPMv2: Optionally build extended message supportAbe Levkoy2020-07-291-1/+126
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-221-1/+1
* test: Use pd_task for pe testJett Rink2020-07-211-21/+17
* TCPMv2: Rename discovery flagsAbe Levkoy2020-06-191-1/+1
* test: Pass commandline arguments to run_testTom Hughes2020-05-301-1/+1
* TCPMv2: Revamp pe_attempt_port_discoveryDiana Z2020-04-171-1/+3
* TCPMv2: Configure PE test for alternate modesDiana Z2020-04-161-0/+7
* tcpmv2: move function from TC layer to PEJett Rink2020-04-031-1/+1
* config: update TCPMv2 config optionsJett Rink2020-03-271-0/+5
* TCPMv2: Split PD message buffers into separate TX/RX buffersSam Hurst2020-03-211-2/+2
* TCPMv1/v2: Move pd_set_vbus_discharge() to common fileVijay Hiremath2020-02-121-0/+5
* TCPMv1/v2: Move EC_CMD_PD_CHIP_INFO host command to common fileVijay Hiremath2020-01-241-0/+2
* TCPMv2: Fixed PR swap request from charge managerSam Hurst2019-12-101-0/+4
* usbc: fix vbus discharge path for GPIOJett Rink2019-11-071-0/+17
* pd: Add PE FRS unit test for new stackDenis Brockus2019-10-161-0/+134