summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/utils
Commit message (Expand)AuthorAgeFilesLines
* oeqa/utils/gitarchive: Return tag name and improve exclude handlingRichard Purdie2024-12-091-1/+3
* Revert "oeqa/utils/gitarchive: fix tag computation when creating archive"Steve Sakoman2023-09-241-4/+2
* oeqa/utils/gitarchive: fix tag computation when creating archiveAlexis Lothoré2023-09-231-2/+4
* oeqa/utils/nfs: allow requesting non-udp portsAnuj Mittal2023-08-261-2/+2
* oeqa/utils/metadata.py: Fix running oe-selftest running with no distro setThomas Roos2023-05-121-3/+3
* oeqa qemurunner.py: try to avoid reading one character at a timeMikko Rapeli2023-02-241-0/+2
* oeqa qemurunner.py: add timeout to QMP callsMikko Rapeli2023-02-241-0/+3
* oeqa qemurunner: read more data at a time from serialMikko Rapeli2023-02-241-1/+3
* oeqa dump.py: add error counter and stop after 5 failuresMikko Rapeli2023-02-241-2/+21
* httpserver: add error handler that write to the loggerRoss Burton2023-02-151-0/+6
* oeqa/qemurunner: do not use Popen.poll() when terminating runqemu with a signalAlexander Kanavin2023-02-151-4/+7
* oeqa: qemurunner: Report UNIX Epoch timestamp on loginJoshua Watt2022-09-161-2/+2
* oeqa/qemurunner: add run_serial() commentRoss Burton2022-08-311-0/+2
* oeqa: qemu: create missing directory for _write_dumpAndrej Valek2022-02-031-0/+1
* ltp: update 20210927 -> 20220121Alexander Kanavin2022-02-011-15/+12
* qemuboot/runqemu: fully form the ip= kernel parameterAlexander Kanavin2022-01-111-1/+1
* oeqa/utils/dump: Fix typoRichard Purdie2021-11-261-1/+1
* qemu: install qmp module without hardcoding the python version in oeqa scriptsAlexander Kanavin2021-10-131-1/+1
* oeqa/buildproject: Ensure temp directories are cleaned upRichard Purdie2021-09-262-1/+6
* oeqa/qemurunner: Use oe._exit(), not sys.exit()Richard Purdie2021-09-261-1/+1
* qemurunner.py: handle getOutput() having nothing to readAlexander Kanavin2021-08-271-1/+4
* qemurunner.py: print output from runqemu/qemu-system in stop()Alexander Kanavin2021-08-271-0/+2
* oeqa/qemurunner: Handle files no longer existing gracefullyRichard Purdie2021-07-111-6/+9
* oeqa/dump.py: Add support for QMP command argumentsSaul Wold2021-07-021-5/+18
* oeqa/qemurunner: add support qmp cmd argsSaul Wold2021-07-021-2/+6
* qemurunner: Add info log for qemu startupSaul Wold2021-06-271-0/+8
* qemurunner: add second qmp portSaul Wold2021-06-221-0/+6
* qemurunner: Increase startup timeout 120 -> 300Richard Purdie2021-06-111-1/+1
* qemurunner: Try to ensure mmap'd libs are paged inRichard Purdie2021-06-111-1/+18
* oeqa/qemurunner: Improve timeout handlingRichard Purdie2021-06-011-28/+22
* oeqa/qemurunner: Improve handling of run_serial for shutdown commandsRichard Purdie2021-05-091-1/+6
* oeqa/qemurunner: Fix binary vs str issueRichard Purdie2021-05-091-2/+2
* qemurunner: change warning to infoSaul Wold2021-05-061-1/+1
* oeqa/qemurunner: Handle path length issues for qmp socketRichard Purdie2021-05-061-24/+32
* oeqa/qemurunner: Improve logging thread exit handling for qemu shutdown testRichard Purdie2021-05-061-1/+11
* Revert "oeqa: Set LD_LIBRARY_PATH when executing native commands"Alexander Kanavin2021-05-061-3/+0
* qemurunner: Add support for qmp commandsSaul Wold2021-04-272-5/+97
* oeqa/runqemu: Support RUNQEMU_TMPFS_DIR as a location to copy snapshot images toRichard Purdie2021-04-062-2/+10
* runqemu: correct forcing of ttyS0Jon Mason2021-03-111-1/+1
* Fix up bitbake logging compatibilityRichard Purdie2021-02-102-20/+4
* oeqa/commands: Ensure sync can be found regardless of PATHRichard Purdie2020-12-211-0/+3
* oeqa/commands: Fix compatibility with python 3.9Richard Purdie2020-11-241-2/+2
* oeqa: Add sync call to command executionRichard Purdie2020-10-201-1/+7
* oeqa/qemurunner: Increase serial timeoutRichard Purdie2020-09-201-1/+1
* deb: Move package manager to its own dirFredrik Gustafsson2020-07-271-2/+1
* ipk: Move package manager to its own dirFredrik Gustafsson2020-07-271-1/+2
* rpm: Move package manager to its own dirFredrik Gustafsson2020-07-271-1/+3
* oeqa/qemurunner: Add priority/nice information for running processesRichard Purdie2020-07-222-2/+2
* oeqa/utils/qemurunner: Fix missing pid file tracebacksRichard Purdie2020-07-141-1/+1
* qemurunner: Add extra debug info when qemu fails to startRichard Purdie2020-07-131-0/+9