summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* TCMPV2: Add USB PD power button support in S0/S0ix/S3 statesJameson Thies2022-08-161-2/+3
* run_device_tests.py: Fix Pylint error consider-using-withAndrea Grandi2022-08-121-15/+14
* ec: Fix unstable coverage in charge_managerJeremy Bettis2022-08-121-0/+3
* ec: Fix test if build with clangJeremy Bettis2022-08-091-0/+2
* util: remove unused includesYuval Peress2022-08-054-1/+4
* ec: Fix stack smashing in motion_sense_fifoJeremy Bettis2022-08-041-12/+24
* motion_sense_fifo: Reset timestamp only when ODR changesGwendal Grignou2022-08-031-34/+4
* motion_sense_fifo: Move lost to motion_sensor_fifoGwendal Grignou2022-08-031-3/+0
* TCPMv2: Add BIST shared modeDiana Z2022-08-031-0/+8
* 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