summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/core/target
AgeCommit message (Expand)Author
2023-12-20testimage: Drop target_dumper and most of monitor_dumperRichard Purdie
2023-11-10oeqa/ssh: Handle SSHCall timeout error codeluca fancellu
2023-07-30oeqa/ssh: Further improve process exit handlingRichard Purdie
2023-07-29target/ssh: Ensure exit code set for commandsRichard Purdie
2023-07-29oeqa/target/ssh: Ensure EAGAIN doesn't truncate outputRichard Purdie
2023-06-29testimage/oeqa: Drop testimage_dump_host functionalityThomas Roos
2023-06-17oeqa/target/ssh: update options for SCPAlexis Lothoré
2023-02-23oeqa ssh.py: fix hangs in run()Mikko Rapeli
2023-02-10oeqa ssh.py: add connection keep alive options to ssh clientMikko Rapeli
2023-02-10oeqa ssh.py: move output prints to new lineMikko Rapeli
2022-11-02oeqa/target/ssh: add ignore_status argument to run()Ross Burton
2021-09-21oeqa/target/ssh: don't assume target_dumper is setRoss Burton
2021-06-12oeqa/core/target/qemu.py: display contents of dumped filesSakib Sajal
2021-04-27qemurunner: Add support for qmp commandsSaul Wold
2021-04-06oeqa/runqemu: Support RUNQEMU_TMPFS_DIR as a location to copy snapshot images toRichard Purdie
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