summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/core/target
AgeCommit message (Expand)Author
2020-09-30target/ssh.py: Add dump_target supportSaul Wold
2020-09-30testimage: Add testimage_dump_target to kwargsSaul Wold
2020-08-06ltp: make copyFrom scp command non-fatalMatthew
2020-04-24testimage: enable ovmf supportKonrad Weihmann
2020-02-13testimage: Extend runtime testing infrastructure to allow unconventional boot...Alejandro Hernandez Samaniego
2020-02-13testimage: Allow testing on QEMU machines with a single serial portAlejandro Hernandez Samaniego
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
2019-01-26testimage.bbclass: add support for passing runqemu paramsAlexander Kanavin
2018-11-23oeqa/qemu: Add support for slirpYeoh Ee Peng
2018-11-23oeqa/qemu & runtime: qemu do not need ip input from externalYeoh Ee Peng
2018-06-04oeqa/core/target/ssh.py: increase maximum read bytes from 1024 to 4096Chen Qi
2018-01-02oeqa/qemu: remove elf image typeSaul Wold
2017-11-09oeqa/target/ssh: Drop command/output logging to debug levelRichard Purdie
2017-11-09oeqa: Clean up logger handlingRichard 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-02-23oeqa/runtime/context.py: Fix use of getTarget() with testexportMariano Lopez
2017-02-15qemu.py: add 'elf' as supported fstypeJuro Bystricky
2017-01-23core/target/qemu.py Adds qemu targetMariano Lopez
2017-01-23oeqa/core/target Add OESSHTarget to sent commands to targets using SSHMariano Lopez