summaryrefslogtreecommitdiff
path: root/util/uart_stress_tester.py
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* ec: Switch black to 80 cols and reformat filesJeremy Bettis2022-07-261-9/+28
* ec: Fix some bad formatting and warningsJeremy Bettis2022-07-131-5/+1
* ec: Format all python files with black and isortJeremy Bettis2022-07-121-485/+530
* pylintrc: Copy Chromium OS platform2's configCraig Hesling2021-08-021-0/+4
* uart_stress_tester: import logging instead of cros_loggingNamyoon Woo2020-05-081-1/+1
* util: revise uart_stress_tester for python3Namyoon Woo2020-01-241-29/+31
* util:uart_stress_tester has an option to get output from USB channelNamyoon Woo2020-01-151-15/+31
* util: uart_stress_tester raises an error on character lossNamyoon Woo2019-07-181-8/+27
* util: uart_stress_tester checks if the given ports existNamyoon Woo2019-07-181-0/+12
* util: uart stress tester using 'chargen' commandNamyoon Woo2019-07-101-0/+509