summaryrefslogtreecommitdiff
path: root/include/mock
Commit message (Expand)AuthorAgeFilesLines
* clock: Add mock for clock_enable_moduleYi Chou2023-04-251-0/+23
* fpsensor: Rename fpsensor_detect functionsBobby Casey2023-04-061-2/+2
* fp_sensor_mock: Rename fp_sensor_mockBobby Casey2023-04-061-2/+2
* driver/fingerprint: Rename fpsensor.hBobby Casey2023-03-031-1/+1
* common: Sort header filesJeremy Bettis2022-11-291-0/+2
* include: Sort header filesJeremy Bettis2022-11-294-6/+6
* tcpmv2: dpm: Convert dpm_run to a 1st class SM frameworkScott Collyer2022-11-031-1/+1
* test: use structs initialized in mock for assertionsFiras Sammoura2022-09-221-0/+4
* test: Add test for rollback_get_secretFiras Sammoura2022-09-221-0/+32
* mock: Fix format for 2-dimensional arraysFiras Sammoura2022-09-141-0/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-1217-17/+17
* test: Add test for read_match_secret resp errorFiras Sammoura2022-09-121-0/+6
* test: Add test for fpsensor trivial key failureBobby Casey2022-08-301-0/+30
* include/mock/fpsensor_state_mock.h: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* include/mock/usb_prl_mock.h: Format with clang-formatJack Rosenthal2022-07-011-5/+2
* include/mock/rollback_mock.h: Format with clang-formatJack Rosenthal2022-07-011-5/+6
* include/mock/tcpm_mock.h: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* include/mock/charge_manager_mock.h: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* include/mock/tcpci_i2c_mock.h: Format with clang-formatJack Rosenthal2022-06-291-14/+6
* include/mock/mkbp_events_mock.h: Format with clang-formatJack Rosenthal2022-06-291-4/+5
* include/mock/timer_mock.h: Format with clang-formatJack Rosenthal2022-06-281-1/+1
* include/mock/tcpc_mock.h: Format with clang-formatJack Rosenthal2022-06-281-2/+1
* include/mock/fp_sensor_mock.h: Format with clang-formatJack Rosenthal2022-06-281-14/+15
* TCPC Mock: Add LPM wake callbackDiana Z2021-11-111-0/+1
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-314-10/+10
* TCPM: Remove enum pd_msg_typeAbe Levkoy2021-08-181-1/+1
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-184-9/+13
* SenderResponseTimer: offset with TCPC transmit success timestampudaykiran2021-06-251-0/+1
* Revert "fpsensor: Support building firmware that works for both sensors"Tom Hughes2021-04-071-2/+0
* fpsensor: Support building firmware that works for both sensorsYicheng Li2021-04-021-0/+2
* fpsensor: Add FP sensor SPI detection logicTom Hughes2021-01-291-4/+8
* charge_manager: Create mockAbe Levkoy2021-01-221-0/+27
* TCPMv2: Compliance Unit Test - TD.PD.SRC3.E7Denis Brockus2021-01-071-0/+14
* TCPMv2: Compliance Unit Test - allow rx with data to have timeoutDenis Brockus2021-01-061-1/+2
* TCPMv2: Compliance Unit Test - TD.PD.SRC.E2Denis Brockus2020-12-301-0/+6
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-1/+1
* TCPMv2: Remove test/usb_tcpmv2_tcpci.cEdward Hill2020-12-181-8/+0
* TCPMv2 test: Check all transmitsEdward Hill2020-12-171-0/+2
* TCPMv2: Unit Test TD.PD.LL.E3 Soft Reset UsageDenis Brockus2020-12-171-0/+12
* mock: Clean up TCPMv2 mocksAbe Levkoy2020-12-152-23/+3
* test: Improve test_send_caps_error in usb_pe_drpEdward Hill2020-12-011-7/+12
* TCPMv2: Avoid VCONN-Source discovery failureAbe Levkoy2020-10-211-0/+1
* test: Add test_send_caps_error to usb_pe_drpEdward Hill2020-09-222-2/+14
* usb_pe_drp: new unit test with mocksPaul Fagerburg2020-08-315-0/+57
* fpsensor: Run maintenance when in maintenance modeTom Hughes2020-08-311-0/+2
* tcpmv2: wait before enabling HW auto toggleJett Rink2020-08-131-0/+1
* test: Soft_Reset sent regardless of Rp valueEdward Hill2020-08-121-1/+7
* tcpmc2: fix TD.PD.LL3.E2 Retransmission testJett Rink2020-08-061-3/+5
* test: Add PD TX and RX to usb_tcpmv2_tcpciEdward Hill2020-08-051-0/+8
* TCPMv2: add unit tests for packet discard logicPaul Fagerburg2020-07-203-1/+26