summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* i2c: Use declared initializers for bitbang portsKeith Short2021-11-301-1/+7
* COIL: Update links for inclusive languageTom Hughes2021-11-291-1/+1
* TCPMv2: Support Data Reset as DFP, initiatorAbe Levkoy2021-11-231-0/+4
* TC DRP Test: Add LPM wake checkDiana Z2021-11-111-0/+21
* TC DRP Test: Add LPM configDiana Z2021-11-111-0/+4
* tree: Make DECLARE_IRQ routine staticTom Hughes2021-11-081-1/+1
* Battery: Move battery code to battery_v1.c and v2.cDaisuke Nojiri2021-10-261-0/+2
* TCPMv2: Add PD timer unit testDenis Brockus2021-10-264-0/+186
* tree: Files should end with single newlineTom Hughes2021-10-187-8/+1
* chgstv2: Implement battery protection for low voltageTang Qijun2021-10-072-0/+33
* gitlab: Disable interrupt test in coverage buildJeremy Bettis2021-10-061-0/+2
* test/rollback_entropy: Add __maybe_unused to arraysTom Hughes2021-09-281-3/+4
* ec: Fail on uninitialized variablesJeremy Bettis2021-09-241-2/+2
* test/utils: Switch to run-time test to fix clang buildTom Hughes2021-09-231-1/+4
* ec: Exclude version test from coverage buildsJeremy Bettis2021-09-211-0/+2
* test/run_device_tests.py: Allow specifying compilerTom Hughes2021-09-211-4/+16
* system: Add CrOS FWID to version outputRob Barnes2021-09-143-0/+160
* test: accel_cal: add setup/teardown methodsYuval Peress2021-08-311-3/+11
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-3122-141/+141
* adc: Include adc_chip.h from adc.hCaveh Jalali2021-08-271-1/+0
* common: Add Milli Kelvin conversion macrosRob Barnes2021-08-212-0/+47
* system: fix system_get_scratchpad APIYuval Peress2021-08-204-14/+26
* TCPM: Remove enum pd_msg_typeAbe Levkoy2021-08-1813-44/+45
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-182-8/+10
* 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