summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* chgstv2/sustainer: Stop AC current when dischargingDaisuke Nojiri2021-08-091-1/+67
* chgstv2/sustainer: Add tests for full battery and ACDaisuke Nojiri2021-08-091-15/+63
* util: Add strcspnRob Barnes2021-08-091-0/+28
* test: Crispen up fp host testEvan Green2021-08-021-13/+15
* test: Ensure time move forward in usb_pd_intEvan Green2021-08-021-2/+5
* test: Make more and smaller allocations in shmallocEvan Green2021-08-021-1/+1
* test: Fix sbs_charging_v2's charge_control() cmd versionEvan Green2021-08-021-1/+1
* test: Fix printf formatting in usb_typec_drp_acc_trysrc.cEvan Green2021-07-311-2/+2
* flash: Set CBI EEPROM WP immediately if SW WP setAseda Aboagye2021-07-301-0/+39
* cbi: Add CONFIG_EEPROM_CBI_WPAseda Aboagye2021-07-294-0/+71
* test/stm32f_rtc: Allow running the test multiple timesCraig Hesling2021-07-281-0/+2
* keyboard: Add strict debouncerDaisuke Nojiri2021-07-284-3/+163
* test/run_device_tests.py: Plumb "remote" arg to flash_jlink.pyCraig Hesling2021-07-281-7/+17
* test/stm32f_rtc: Allow real rtc delay to be earlyCraig Hesling2021-07-271-5/+14
* TCPMv2: Allow tests to clear PE data between runsDiana Z2021-07-271-0/+1
* tablet_mode: Fix the race condition of setting the tablet modeWai-Hong Tam2021-07-231-2/+2
* keyboard: Restore kb_scan testDaisuke Nojiri2021-07-232-9/+16
* TCPMv2: Gate requesting sink capabilities on related featuresDiana Z2021-07-122-13/+2
* chgstv2: Avoid force shutdown if chipset is shutting downDaisuke Nojiri2021-07-021-0/+16
* cbi: Separate CBI EEPROM driver from CBI protocolPhilip Chen2021-06-291-1/+1
* chgstv2: Add unit test for battery sustainerDaisuke Nojiri2021-06-281-1/+81
* zephyr: update snprintf signature to be compatible with zephyr 2.6Yuval Peress2021-06-181-7/+3
* run_device_tests: Use 'fw_wp_state' to control write protect statePatryk Duda2021-06-171-3/+3
* util: Add function to convert binary first base3 numberWai-Hong Tam2021-06-161-0/+25
* include/flash: rename the APIsTim Lin2021-06-093-10/+11
* tcpmv2: Don't enable USB mode until PD state resolvedKeith Short2021-06-031-0/+5
* Test: Add TC unit test for source disconnect detectionDiana Z2021-06-031-1/+73
* PE Test: Add unit test for PR swap interruption during power transitionDiana Z2021-05-171-0/+62
* TCPMv2: TD.PD.VNDI3.E3 VDM Identity Unit TestDiana Z2021-05-144-0/+121
* stm32: Add helper function for H7 flash ctrl regsJosie Nordrum2021-05-111-7/+2
* fingerprint: Add test that reads hwidKevin Shelton2021-05-084-0/+39
* fingerprint: Support flash_ec in dev test runnerKevin Shelton2021-05-071-6/+22
* run_device_tests: remove -n flag from dut-control cmdJosie Nordrum2021-05-051-10/+7
* test: motionsense fifo: Fix time unitsYuval Peress2021-05-051-19/+19
* common: motionsense fifo: Reset the initialized bits after commitYuval Peress2021-05-041-2/+7
* compile_time_macros: Make _IS_ARRAY work with C++Tom Hughes2021-05-031-0/+13
* mkbp: Separate FIFO from the keyboard driverBoris Mittelberg2021-04-272-2/+2
* zephyr: test_util: Add TEST_SUITE macroTomasz Michalec2021-04-161-1/+1
* test/cbi: allow to use test with WP GPIO active lowTomasz Michalec2021-04-151-0/+11
* test/cbi: refactor test to by usable in ZephyrTomasz Michalec2021-04-151-95/+137
* ec: Filter non-FIXED PDOs in servo_v4{p1}Jeremy Bettis2021-04-134-0/+70
* ec: Parse battery and augmented PDOs correctly.Jeremy Bettis2021-04-121-0/+129
* common: motion_sense: Prevent on/off body from waking up deviceGwendal Grignou2021-03-291-1/+1
* TCPMv2: Compliance Unit Test - allow PROC.PD.E3 flexibilityDenis Brockus2021-03-191-50/+121
* TCPMv2: TD.PD.SRC3.E32 compliance unit testDenis Brockus2021-03-194-0/+224
* crc32: Add crc32_hash and crc32_ctx_hashDaisuke Nojiri2021-03-181-3/+10
* TCPMV2: Add explicit setting of VPD VDO CT CurrentSam Hurst2021-03-122-13/+21
* TCPMv2: Add PD interface to asynchronously request TC Error RecoveryDiana Z2021-03-093-0/+14
* TCPMv2: Don't check VBUS when entering BIST modeAbe Levkoy2021-02-231-80/+0
* TCPMv2: Source out 3.0 A to non-PD portsDiana Z2021-02-191-0/+4