summaryrefslogtreecommitdiff
path: root/util/ec3po/interpreter_unittest.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-11/+33
* ec: Fix some bad formatting and warningsJeremy Bettis2022-07-131-13/+11
* ec: Format all python files with black and isortJeremy Bettis2022-07-121-355/+373
* Clean up cros-logging-import pylint attributesJaques Clapauch2021-09-201-1/+0
* ec3po: Update unittests to use ec3po.<module> import paths.Matthew Blecker2021-08-271-3/+3
* ec3po: fix python3 related unittest failuresRuben Rodriguez Buchillon2021-01-231-2/+2
* ec3po: make py3 and py2 compatible wrt importsRuben Rodriguez Buchillon2021-01-211-2/+2
* ec3po: Migrate interpreter.py to python2/3 compatibleYilin Yang2020-09-261-21/+36
* Unify #! use in python scriptsStefan Reinauer2019-10-011-1/+1
* ec3po: use source name in loggerMary Ruthven2019-01-041-2/+4
* ec3po: Update platform/ec/ side of ec3po to use threadproc_shim.py.Matthew Blecker2018-10-151-5/+5
* util: ec3po: Allow changing interrogation modes.Aseda Aboagye2016-02-101-1/+1
* util: ec3po: Add support to disconnect from UART.Aseda Aboagye2016-01-111-0/+108
* ec3po: Clean up and stylistic changes.Aseda Aboagye2015-12-081-1/+5
* ec3po: Add compatibility for older EC images.Aseda Aboagye2015-11-261-0/+252