summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test/flash.c: Format with clang-formatJack Rosenthal2022-06-291-48/+50
* test/usb_pd.c: Format with clang-formatJack Rosenthal2022-06-291-97/+108
* test/motion_angle_data_literals.c: Format with clang-formatJack Rosenthal2022-06-291-984/+986
* test/body_detection.c: Format with clang-formatJack Rosenthal2022-06-291-1/+0
* test/flash_physical.c: Format with clang-formatJack Rosenthal2022-06-291-1/+0
* test/cortexm_fpu.c: Format with clang-formatJack Rosenthal2022-06-291-5/+1
* test/mutex.c: Format with clang-formatJack Rosenthal2022-06-291-1/+1
* test/legacy_nvmem_dump.h: Format with clang-formatJack Rosenthal2022-06-291-44/+44
* test/usb_tcpmv2_td_pd_src3_e7.c: Format with clang-formatJack Rosenthal2022-06-291-18/+7
* test/aes.c: Format with clang-formatJack Rosenthal2022-06-291-259/+182
* test/utils.c: Format with clang-formatJack Rosenthal2022-06-291-28/+27
* test/sha256.c: Format with clang-formatJack Rosenthal2022-06-291-37/+32
* test/rollback_entropy.c: Format with clang-formatJack Rosenthal2022-06-291-25/+21
* test/printf.c: Format with clang-formatJack Rosenthal2022-06-291-96/+85
* test/rsa2048-F4.h: Format with clang-formatJack Rosenthal2022-06-291-10/+8
* test/accel_cal.c: Format with clang-formatJack Rosenthal2022-06-281-19/+17
* test/utils_str.c: Split combined TEST_CHECKsJack Rosenthal2022-06-281-19/+31
* test/usb_pd_test_util.h: Format with clang-formatJack Rosenthal2022-06-281-1/+1
* test/usb_tcpmv2_td_pd_src_e2.c: Format with clang-formatJack Rosenthal2022-06-281-11/+6
* test/usb_pe_drp_noextended.c: Format with clang-formatJack Rosenthal2022-06-281-5/+3
* test/cbi.c: Format with clang-formatJack Rosenthal2022-06-281-27/+23
* test/usb_tcpmv2_td_pd_ll_e3.c: Format with clang-formatJack Rosenthal2022-06-281-6/+4
* test/kb_mkbp.c: Format with clang-formatJack Rosenthal2022-06-281-4/+4
* test/timer_calib.c: Format with clang-formatJack Rosenthal2022-06-281-1/+1
* test/host_command.c: Format with clang-formatJack Rosenthal2022-06-281-8/+7
* test/usb_tcpmv2_td_pd_src3_e8.c: Format with clang-formatJack Rosenthal2022-06-281-48/+29
* test/fpsensor_crypto.c: Format with clang-formatJack Rosenthal2022-06-281-103/+85
* test/charge_ramp.c: Format with clang-formatJack Rosenthal2022-06-281-12/+11
* test/usb_sm_checks.c: Format with clang-formatJack Rosenthal2022-06-281-1/+1
* test/usb_tcpmv2_td_pd_src3_e9.c: Format with clang-formatJack Rosenthal2022-06-281-31/+18
* test/test_config.h: Format with clang-formatJack Rosenthal2022-06-281-45/+38
* test/rgb_keyboard.c: Format with clang-formatJack Rosenthal2022-06-281-25/+25
* test/online_calibration.c: Format with clang-formatJack Rosenthal2022-06-281-31/+27
* test/motion_common.c: Format with clang-formatJack Rosenthal2022-06-281-6/+5
* test/usb_tcpmv2_td_pd_src3_e32.c: Format with clang-formatJack Rosenthal2022-06-281-28/+15
* test/fake_usbc.c: Format with clang-formatJack Rosenthal2022-06-281-26/+42
* test/usb_tcpmv2_td_pd_snk3_e12.c: Format with clang-formatJack Rosenthal2022-06-281-2/+2
* test/usb_test/device_configuration.c: Format with clang-formatJack Rosenthal2022-06-281-32/+27
* test/kb_scan.c: Format with clang-formatJack Rosenthal2022-06-281-15/+12
* test/motion_angle.c: Format with clang-formatJack Rosenthal2022-06-281-19/+16
* test/powerdemo.c: Format with clang-formatJack Rosenthal2022-06-281-14/+8
* test/stillness_detector.c: Format with clang-formatJack Rosenthal2022-06-281-18/+14
* test/usb_pd_console.c: Format with clang-formatJack Rosenthal2022-06-281-29/+28
* test/usb_pd_int.c: Format with clang-formatJack Rosenthal2022-06-281-47/+45
* test/charge_manager.c: Format with clang-formatJack Rosenthal2022-06-281-14/+9
* test/entropy.c: Format with clang-formatJack Rosenthal2022-06-281-3/+3
* test/usb_tcpmv2_compliance.h: Format with clang-formatJack Rosenthal2022-06-281-16/+9
* tcpmv2: debug: Add console command to print CC stateVijay Hiremath2022-06-221-0/+5
* RGBKBD: Set scale per keyDaisuke Nojiri2022-06-071-6/+4
* RGBKBD: Add demo sub-command to EC_CMD_RGBKBDDaisuke Nojiri2022-06-071-1/+1