summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils
AgeCommit message (Expand)Author
2023-09-15oeqa/utils/nfs: allow requesting non-udp portsAnuj Mittal
2023-05-25oeqa/utils/metadata.py: Fix running oe-selftest running with no distro setThomas Roos
2023-02-24oeqa/qemurunner: do not use Popen.poll() when terminating runqemu with a signalAlexander Kanavin
2021-10-07oeqa/buildproject: Ensure temp directories are cleaned upRichard Purdie
2021-10-07oeqa/qemurunner: Use oe._exit(), not sys.exit()Richard Purdie
2021-09-01qemurunner.py: handle getOutput() having nothing to readAlexander Kanavin
2021-09-01qemurunner.py: print output from runqemu/qemu-system in stop()Alexander Kanavin
2021-05-20oeqa/qemurunner: Improve handling of run_serial for shutdown commandsRichard Purdie
2021-05-20oeqa/qemurunner: Fix binary vs str issueRichard Purdie
2021-05-20oeqa/qemurunner: Improve logging thread exit handling for qemu shutdown testRichard Purdie
2021-05-13Revert "oeqa: Set LD_LIBRARY_PATH when executing native commands"Alexander Kanavin
2021-03-04oeqa/commands: Fix compatibility with python 3.9Richard Purdie
2021-01-09oeqa/commands: Ensure sync can be found regardless of PATHRichard Purdie
2020-10-30oeqa: Add sync call to command executionRichard Purdie
2020-10-06oeqa/qemurunner: Increase serial timeoutRichard Purdie
2020-07-31oeqa/qemurunner: Add priority/nice information for running processesRichard Purdie
2020-07-22oeqa/utils/qemurunner: Fix missing pid file tracebacksRichard Purdie
2020-07-22qemurunner: Add extra debug info when qemu fails to startRichard Purdie
2020-07-22qemurunner: Ensure pid location is deterministicRichard Purdie
2020-07-02testimage: enable ovmf supportKonrad Weihmann
2020-07-02oeqa/utils/command: Improve stdin handling in runCmdRichard Purdie
2020-06-18oeqa/targetcontrol: Rework exception handling to avoid warningsRichard Purdie
2020-06-05qemurunner: fix ip fallback detectionKonrad Weihmann
2020-05-07oeqa/qemurunner: Clean up failure handlingRichard Purdie
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
2019-12-06oeqa/qemurunner: Fix cmdline variable use before referenceRichard Purdie
2019-11-27oeqa/utils/qemurunner.py: Handle QEMU machines with a single serialNathan Rossi
2019-08-30oeqa: Set LD_LIBRARY_PATH when executing native commandsJoshua Watt
2019-08-28oeqa/utils/nfs: Add unfs_server function to setup a userspace NFS serverNathan Rossi
2019-08-28commands.py: fix typoChen Qi
2019-08-13lib/oeqa/utils/qemurunner.py: add runqemuparams after kvm/nographic/snapshot/...Alexander Kanavin
2019-08-06classes/lib: Remove bb.build.FuncFailedRichard Purdie
2019-07-18qemurunner.py: Be more verbose about problemsAlistair Francis
2019-07-15qemurunner.py: fix race condition at qemu startupChen Qi
2019-06-30oeqa: Cleanup /usr/bin/env pythonRobert Yang
2019-06-20oeqa/logparser: ignore test failure commentaryRoss Burton
2019-06-08qemurunner: fix undefined variableAdrian Freihofer
2019-06-07oeqa/utils/qemurunner: Set both the threadport&serverport with tcpserial para...Kevin Hao
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2019-04-29logparser: Add LTP compliance sectionArmin Kuster