summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/core/target/ssh.py
AgeCommit message (Expand)Author
2023-09-11oeqa/target/ssh: Ensure EAGAIN doesn't truncate outputRichard Purdie
2021-10-19target/ssh.py: add HostKeyAlgorithms option to test commandsSteve Sakoman
2020-08-06ltp: make copyFrom scp command non-fatalMatthew
2020-02-04oeqa: modernise subprocess: preexec_fn=os.setsid -> start_new_session=TrueAndré Draszik
2019-12-16oeqa/target/ssh oeqa/target/qemu: expose server listening port to testsAndré Draszik
2019-05-13oeqa/target/ssh: Replace suggogatepass with ignoring errorsRichard Purdie
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2019-05-01oeqa/ssh: Avoid unicode decode exceptionsRichard Purdie
2018-06-04oeqa/core/target/ssh.py: increase maximum read bytes from 1024 to 4096Chen Qi
2017-11-09oeqa/target/ssh: Drop command/output logging to debug levelRichard Purdie
2017-08-24core/target/ssh.py: use reader to handle partial dataRobert Yang
2017-08-23core/target/ssh.py: replace decode errorsRobert Yang
2017-01-23oeqa/core/target Add OESSHTarget to sent commands to targets using SSHMariano Lopez