summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/core/target/ssh.py
Commit message (Expand)AuthorAgeFilesLines
* oeqa/target/ssh: Replace suggogatepass with ignoring errorsRichard Purdie2019-05-131-2/+2
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-091-1/+4
* oeqa/ssh: Avoid unicode decode exceptionsRichard Purdie2019-05-011-2/+2
* oeqa/core/target/ssh.py: increase maximum read bytes from 1024 to 4096Chen Qi2018-06-041-1/+1
* oeqa/target/ssh: Drop command/output logging to debug levelRichard Purdie2017-11-091-1/+1
* core/target/ssh.py: use reader to handle partial dataRobert Yang2017-08-241-2/+3
* core/target/ssh.py: replace decode errorsRobert Yang2017-08-231-2/+2
* oeqa/core/target Add OESSHTarget to sent commands to targets using SSHMariano Lopez2017-01-231-0/+266