summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/core/target
Commit message (Expand)AuthorAgeFilesLines
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-06-183-3/+12
* oeqa/target/ssh: Replace suggogatepass with ignoring errorsRichard Purdie2019-05-201-2/+2
* oeqa/ssh: Avoid unicode decode exceptionsRichard Purdie2019-05-201-2/+2
* testimage.bbclass: add support for passing runqemu paramsAlexander Kanavin2019-01-261-2/+2
* oeqa/qemu: Add support for slirpYeoh Ee Peng2018-11-231-3/+19
* oeqa/qemu & runtime: qemu do not need ip input from externalYeoh Ee Peng2018-11-231-3/+2
* oeqa/core/target/ssh.py: increase maximum read bytes from 1024 to 4096Chen Qi2018-06-041-1/+1
* oeqa/qemu: remove elf image typeSaul Wold2018-01-021-1/+1
* oeqa/target/ssh: Drop command/output logging to debug levelRichard Purdie2017-11-091-1/+1
* oeqa: Clean up logger handlingRichard 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/runtime/context.py: Fix use of getTarget() with testexportMariano Lopez2017-02-231-1/+1
* qemu.py: add 'elf' as supported fstypeJuro Bystricky2017-02-151-1/+1
* core/target/qemu.py Adds qemu targetMariano Lopez2017-01-231-0/+45
* oeqa/core/target Add OESSHTarget to sent commands to targets using SSHMariano Lopez2017-01-232-0/+299