summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils
AgeCommit message (Expand)Author
2021-03-10oeqa/commands: Fix compatibility with python 3.9Richard Purdie
2021-01-07oeqa/commands: Ensure sync can be found regardless of PATHRichard 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
2019-12-05oeqa/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-27commands.py: fix typoChen Qi
2019-08-13lib/oeqa/utils/qemurunner.py: add runqemuparams after kvm/nographic/snapshot/...Alexander Kanavin
2019-08-03classes/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-28oeqa: Cleanup /usr/bin/env pythonRobert Yang
2019-06-19oeqa/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
2019-04-29logparser: Add decoding ltp logsArmin Kuster
2019-04-09oeqa/utils/qemurunner: Fix typo in previous commitRichard Purdie
2019-03-25oeqa/qemurunner: Dont mix binary and non-binary stringsRichard Purdie
2019-03-07metadata.py: return info after fallback methodsChen Qi
2019-02-28oeqa/utils/metadata: Add commit_count to fallback logicRichard Purdie
2019-02-25oeqa/utils/gitarchive: Handle case where parent is only on originRichard Purdie
2019-02-21oe-build-perf-report/gitarchive: Move common useful functions to libraryRichard Purdie
2019-02-18scripts/oe-git-archive: Separate out functionality to library functionRichard Purdie