summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* ec: Switch black to 80 cols and reformat filesJeremy Bettis2022-07-262-27/+73
* Revert "tree: Add OWNERS files for fingerprint-related files"Jeremy Bettis2022-07-261-87/+0
* run_device_tests.py: Refactor main() into smaller functionsAndrea Grandi2022-07-201-95/+103
* run_device_tests.py: Update disabled linter optionsAndrea Grandi2022-07-201-4/+2
* run_device_tests.py: Disable pylint error broad-exceptAndrea Grandi2022-07-201-2/+2
* run_device_tests.py: Add missing docstringsAndrea Grandi2022-07-201-1/+6
* run_device_tests.py: Simplify code using dataclassAndrea Grandi2022-07-201-58/+36
* test/printf: Account for differences in the builtin printfTom Hughes2022-07-191-55/+123
* tree: Move printf declarations to stdio.hTom Hughes2022-07-191-1/+9
* tree: Change non-standard "%pP" printf format to "%p"Tom Hughes2022-07-192-46/+5
* tree: Remove non-standard "%ph" printf formatTom Hughes2022-07-192-8/+18
* common/util: Add castsTom Hughes2022-07-161-0/+59
* tree: Replace %pT with snprintf_timestampTom Hughes2022-07-151-7/+5
* run_device_tests: Error out when using remote servo_microAndrea Grandi2022-07-151-0/+7
* printf: Add snprintf_hex_bufferTom Hughes2022-07-141-0/+50
* printf: Add snprintf_timestamp and snprintf_timestamp_nowTom Hughes2022-07-141-0/+62
* printf: Create separate function for converting uint64_t to stringTom Hughes2022-07-141-0/+107
* ec: Increase sleep in stillness_detector testJeremy Bettis2022-07-131-1/+1
* test: Add implementation of interrupt_generatorJeremy Bettis2022-07-131-1/+7
* ec: Format all python files with black and isortJeremy Bettis2022-07-123-287/+371
* TCPMV2: Add USB PD Power Button SupportJameson Thies2022-07-121-0/+4
* tree: Remove non-standard %pb printf formatTom Hughes2022-07-121-13/+6
* test/printf: Fix invalid %p format testTom Hughes2022-07-121-3/+3
* clang-format: Ran clang-format on all files againJack Rosenthal2022-07-083-3/+0
* common: Conditionally support printf %l and %i modifiersBobby Casey2022-07-071-12/+108
* test: Remove TEST_CHECK macroBobby Casey2022-07-076-55/+80
* test: Add a test to check if the debugger is connectedTom Hughes2022-07-073-0/+58
* test/stdlib: Disable gcc stringop-truncation warningTom Hughes2022-07-072-0/+11
* Move standard library tests to their own fileTom Hughes2022-07-077-369/+417
* test/cbi.c: Format with clang-formatJack Rosenthal2022-07-071-1/+2
* test/nvidia_gpu.c: Format with clang-formatJack Rosenthal2022-07-071-5/+2
* rgbkbd: Add get_config subcommand to rgbkbd host commandParth Malkan2022-07-071-0/+2
* test/test_config.h: Enable AES for crypto benchamrkAndrea Grandi2022-07-061-1/+1
* Revert boringssl clang-format changesTom Hughes2022-07-061-196/+1
* ec: add cbi data tag/field for factory_calibration_dataYH Lin2022-07-061-0/+5
* test/motion_angle_data_literals_tablet.c: Format with clang-formatJack Rosenthal2022-07-011-1019/+1019
* test/hooks.c: Format with clang-formatJack Rosenthal2022-07-011-6/+3
* test/queue.c: Format with clang-formatJack Rosenthal2022-07-011-16/+15
* test/usb_sm_checks.h: Format with clang-formatJack Rosenthal2022-07-011-2/+0
* test/usb_typec_drp_acc_trysrc.c: Format with clang-formatJack Rosenthal2022-07-011-7/+5
* test/motion_lid.c: Format with clang-formatJack Rosenthal2022-07-011-15/+10
* test/shmalloc.c: Format with clang-formatJack Rosenthal2022-07-011-16/+14
* test/usb_prl.c: Format with clang-formatJack Rosenthal2022-07-011-18/+17
* test/flash_write_protect.c: Format with clang-formatJack Rosenthal2022-07-011-1/+0
* test/usb_sm_framework_h3.c: Format with clang-formatJack Rosenthal2022-07-011-217/+393
* test/inductive_charging.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* test/usb_tcpmv2_td_pd_src_e5.c: Format with clang-formatJack Rosenthal2022-07-011-3/+3
* nvidia_gpu: Notify AP of GPU over temperatureDaisuke Nojiri2022-07-011-0/+14
* test/lightbar.c: Format with clang-formatJack Rosenthal2022-07-011-12/+9
* test/thermal.c: Format with clang-formatJack Rosenthal2022-07-011-43/+25