summaryrefslogtreecommitdiff
path: root/tools/patman/cros_subprocess.py
AgeCommit message (Expand)AuthorFilesLines
2019-07-11patman: Provide a way to get program output in binary modeSimon Glass1-1/+2
2019-07-11patman: Update cros_subprocess to use bytesSimon Glass1-20/+27
2017-06-09patman: Don't convert input data to unicodeSimon Glass1-4/+0
2017-04-13patman: Convert byte arrays to stringsGeorge McCollister1-0/+4
2016-10-09patman: Make exception handling python 3.x safePaul Burton1-1/+1
2013-04-05patman: Add cros_subprocess library to manage subprocessesSimon Glass1-0/+397