summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
* Revert "oeqa/utils/gitarchive: fix tag computation when creating archive"Steve Sakoman2023-11-121-32/+4
* oeqa/utils/gitarchive: fix tag computation when creating archiveAlexis Lothoré2023-11-121-4/+32
* Revert "oeqa/utils/gitarchive: fix tag computation when creating archive"Richard Purdie2023-11-121-4/+2
* oeqa/concurrencytest: Remove invalid buffering optionRichard Purdie2023-10-251-2/+2
* oeqa/utils/gitarchive: Handle broken commit counts in results repoRichard Purdie2023-10-251-1/+9
* oeqa/selftest: Fix broken symlink removal handlingRichard Purdie2023-10-251-1/+1
* oeqa/selftest/wic: Improve assertTrue callsRichard Purdie2023-10-181-18/+18
* ptest: report tests that were killed on timeoutAlexander Kanavin2023-10-181-1/+1
* oeqa/selftest/context.py: check git command return valuesMikko Rapeli2023-10-181-1/+1
* build-sysroots: target or native sysroot population need to be selected expli...Alexander Kanavin2023-10-181-2/+3
* oeqa selftest context.py: remove warning from missing meta-selftestMikko Rapeli2023-10-131-1/+1
* oeqa selftest context.py: whitespace fixMikko Rapeli2023-10-131-2/+2
* oeqa/utils/gitarchive: fix tag computation when creating archiveAlexis Lothoré2023-08-301-2/+4
* oeqa/ssh: Further improve process exit handlingRichard Purdie2023-08-181-2/+3
* target/ssh: Ensure exit code set for commandsRichard Purdie2023-08-151-0/+3
* oeqa/runtime/ltp: Increase ltp test output timeoutRichard Purdie2023-08-151-1/+1
* oeqa/target/ssh: Ensure EAGAIN doesn't truncate outputRichard Purdie2023-08-151-0/+3
* selftest/cases/glibc.py: switch to using NFS over TCPAnuj Mittal2023-08-151-2/+2
* oeqa/utils/nfs: allow requesting non-udp portsAnuj Mittal2023-08-151-2/+2
* selftest/cases/glibc.py: increase the memory for testingAnuj Mittal2023-08-151-1/+1
* selftest/cases/glibc.py: fix the override syntaxAnuj Mittal2023-08-151-1/+1
* oeqa/selftest/devtool: add unit test for "devtool add -b"Yoann Congal2023-08-011-0/+32
* oeqa/runtime/cases/rpm: fix wait_for_no_process_for_user failure caseRoss Burton2023-08-011-2/+2
* testimage/oeqa: Drop testimage_dump_host functionalityThomas Roos2023-07-205-50/+6
* oeqa/selftest/bbtests: add non-existent prefile/postfile testsFabien Mahot2023-07-041-0/+8
* qemurunner.py: fix error message about qmpChen Qi2023-06-301-2/+2
* selftest/reproducible: Allow native/cross reuse in testRichard Purdie2023-06-141-2/+2
* oeqa: adding selftest-hello and use it to speed up testsThomas Roos2023-06-141-9/+9
* oeqa/selftest/cases/devtool.py: skip all tests require folder a git repoThomas Roos2023-06-141-0/+8
* qemurunner: avoid leaking server_socketMikko Rapeli2023-06-061-0/+1
* selftest/distrodata: clean up exception lists in recipe maintainers testAlexander Kanavin2023-05-181-3/+3
* recipes: Default to https git protocol where possibleRichard Purdie2023-05-182-4/+6
* oeqa/utils/metadata.py: Fix running oe-selftest running with no distro setThomas Roos2023-05-101-3/+3
* oeqa ping.py: fail test if target IP address has not been setMikko Rapeli2023-04-061-0/+1
* oeqa ping.py: avoid busylooping failing ping commandMikko Rapeli2023-04-061-0/+2
* selftest: efibootpartition.py: fix QEMU_USE_KVM usageMartin Jansa2023-04-061-1/+1
* oeqa/selftest/bblogging: uncomment python stdout checksMark Asselstine2023-04-051-12/+6
* oeqa/runtime: clean up deprecated backslash expansionRoss Burton2023-04-033-5/+8
* selftest: runqemu: use better error message when asserts failMartin Jansa2023-04-031-3/+6
* selftest: runqemu: better check for ROOTFS: in the logMartin Jansa2023-04-031-1/+2
* selftest: imagefeatures.py: don't mix tabs and spaces for indentationMartin Jansa2023-04-031-4/+4
* meta-selftest: provide a recipe for zvariantFrederic Martinsons2023-04-011-0/+93
* oeqa: whitespace and indentation cleanupsEnrico Jörns2023-03-314-16/+16
* oeqa/utils/qemurunner: fix undefined TimeoutExpiredEnrico Jörns2023-03-311-1/+1
* oeqa/utils/qemurunner: limit precision of timing debugging outputEnrico Jörns2023-03-311-7/+7
* oeqa/utils/qemurunner: replace hard-coded user 'root' in debug outputEnrico Jörns2023-03-311-2/+2
* oeqa/utils/commands: remove unused importsEnrico Jörns2023-03-311-3/+0
* oeqa/utils/commands: fix usage of undefined EPIPEEnrico Jörns2023-03-311-1/+2
* oeqa/targetcontrol: remove unused importsEnrico Jörns2023-03-311-4/+0
* oeqa/targetcontrol: do not set dump_host_cmds redundantlyEnrico Jörns2023-03-311-1/+1