summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils
AgeCommit message (Expand)Author
2021-10-13qemu: install qmp module without hardcoding the python version in oeqa scriptsAlexander Kanavin
2021-09-26oeqa/buildproject: Ensure temp directories are cleaned upRichard Purdie
2021-09-26oeqa/qemurunner: Use oe._exit(), not sys.exit()Richard Purdie
2021-08-27qemurunner.py: handle getOutput() having nothing to readAlexander Kanavin
2021-08-27qemurunner.py: print output from runqemu/qemu-system in stop()Alexander Kanavin
2021-07-11oeqa/qemurunner: Handle files no longer existing gracefullyRichard Purdie
2021-07-02oeqa/dump.py: Add support for QMP command argumentsSaul Wold
2021-07-02oeqa/qemurunner: add support qmp cmd argsSaul Wold
2021-06-27qemurunner: Add info log for qemu startupSaul Wold
2021-06-22qemurunner: add second qmp portSaul Wold
2021-06-11qemurunner: Increase startup timeout 120 -> 300Richard Purdie
2021-06-11qemurunner: Try to ensure mmap'd libs are paged inRichard Purdie
2021-06-01oeqa/qemurunner: Improve timeout handlingRichard Purdie
2021-05-09oeqa/qemurunner: Improve handling of run_serial for shutdown commandsRichard Purdie
2021-05-09oeqa/qemurunner: Fix binary vs str issueRichard Purdie
2021-05-06qemurunner: change warning to infoSaul Wold
2021-05-06oeqa/qemurunner: Handle path length issues for qmp socketRichard Purdie
2021-05-06oeqa/qemurunner: Improve logging thread exit handling for qemu shutdown testRichard Purdie
2021-05-06Revert "oeqa: Set LD_LIBRARY_PATH when executing native commands"Alexander Kanavin
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
2021-03-11runqemu: correct forcing of ttyS0Jon Mason
2021-02-10Fix up bitbake logging compatibilityRichard Purdie
2020-12-21oeqa/commands: Ensure sync can be found regardless of PATHRichard Purdie
2020-11-24oeqa/commands: Fix compatibility with python 3.9Richard Purdie
2020-10-20oeqa: Add sync call to command executionRichard Purdie
2020-09-20oeqa/qemurunner: Increase serial timeoutRichard Purdie
2020-07-27deb: Move package manager to its own dirFredrik Gustafsson
2020-07-27ipk: Move package manager to its own dirFredrik Gustafsson
2020-07-27rpm: Move package manager to its own dirFredrik Gustafsson
2020-07-22oeqa/qemurunner: Add priority/nice information for running processesRichard Purdie
2020-07-14oeqa/utils/qemurunner: Fix missing pid file tracebacksRichard Purdie
2020-07-13qemurunner: Add extra debug info when qemu fails to startRichard Purdie
2020-07-13qemurunner: Ensure pid location is deterministicRichard Purdie
2020-06-23oeqa/utils/command: Improve stdin handling in runCmdRichard Purdie
2020-06-04oeqa/targetcontrol: Rework exception handling to avoid warningsRichard Purdie
2020-05-30qemurunner: fix ip fallback detectionKonrad Weihmann
2020-04-26oeqa/qemurunner: Clean up failure handlingRichard Purdie
2020-04-24testimage: enable ovmf supportKonrad Weihmann
2020-03-24oeqa/commands: Fix runqemu after tinfoil data connector changesRichard Purdie
2020-03-24oeqa/qemurunner: Don't print a warning for harmless exceptionRichard Purdie
2020-02-22oeqa/logparser: correctly set test result markersAlexander Kanavin
2020-02-21oeqa/logparser: Fix performance issues with ptest log parsingRichard Purdie
2020-02-13testimage: Extend runtime testing infrastructure to allow unconventional boot...Alejandro Hernandez Samaniego
2020-02-08qemurunner.py: add try/except for pid handling raceTrevor Gamblin
2020-02-04oeqa: modernise subprocess: preexec_fn=os.setsid -> start_new_session=TrueAndré Draszik
2019-12-16oeqa/utils/httpserver: allow to pass in listening portAndré Draszik
2019-12-15oeqa: qemu: ensure we print runqemu output in the event of failurePaul Eggleton
2019-12-15oeqa: qemu: fix width of top output in host dumpPaul Eggleton
2019-12-15oeqa: qemu: ensure that host dump commands can be run properlyPaul Eggleton