summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
...
* oeqa/selftest: don't skip test_read_only_image on qemuarm64Ross Burton2023-10-111-2/+0
* oeqa/utils/gitarchive: ensure tag matches regex before getting its fieldsAlexis Lothoré2023-10-111-0/+2
* oeqa/utils/gitarchive: fix tag pattern searchingAlexis Lothoré2023-10-111-1/+1
* oeqa/qemurunner: Ensure we retry after BrokenPipeErrorRichard Purdie2023-10-111-1/+1
* rust: reproducibility issue fixSundeep KOKKONDA2023-10-111-2/+0
* oeqa/qemurunner: Add extra logging when console doesn't appearRichard Purdie2023-10-101-0/+10
* runqemu/qemurunner: Use nodelay with tcp serial connectionsRichard Purdie2023-10-101-0/+1
* oeqa/qemurunner: Add newlines serial workaroundRichard Purdie2023-10-101-0/+12
* oeqa/selftest/bblock: add self test for bblock toolJulien Stephan2023-10-091-0/+203
* qemurunner.py: detect login prompt without without utf-8 conversionMikko Rapeli2023-10-081-2/+1
* oeqa/concurrencytest: Remove invalid buffering optionRichard Purdie2023-10-051-2/+2
* qemurunner: Show both the login console log and all logging upon failureRichard Purdie2023-10-041-3/+2
* qemurunner: Log the second serial console as well as the firstRichard Purdie2023-10-041-6/+3
* qemurunner: Use backslashreplace with utf8 to make invalid characters clearRichard Purdie2023-10-041-2/+2
* qemurunner: Skip conversion from/to binary data for logfileRichard Purdie2023-10-041-4/+3
* oeqa/utils/gitarchive: Handle broken commit counts in results repoRichard Purdie2023-09-281-1/+9
* qa: Add selftest for python3-spdx-toolsSamantha Jalabert2023-09-271-0/+54
* oeqa/runtime/parselogs: parse the logs with Python, not grepRoss Burton2023-09-261-50/+41
* oeqa/runtime/parselogs: select the correct machine-specific ignores earlyRoss Burton2023-09-261-7/+6
* oeqa/runtime/parselogs: move some variables out of global scopeRoss Burton2023-09-261-10/+9
* oeqa/runtime/parselogs: don't pass around membersRoss Burton2023-09-261-10/+14
* oeqa/runtime/parselogs: improve find callRoss Burton2023-09-261-5/+5
* oeqa: Use 2.14 release of cpio instead of 2.13Khem Raj2023-09-263-4/+4
* oeqa/runner: Ensure class setup errors are shown to bitbake loggingRichard Purdie2023-09-261-1/+7
* oeqa/selftest/oescripts: Avoid variable access at module loadRichard Purdie2023-09-221-7/+16
* oeqa: Streamline oe-selftest startup timeRichard Purdie2023-09-223-18/+28
* oeqa/selftest/reproducible: Avoid oe-selftest startup delaysRichard Purdie2023-09-221-12/+15
* oeqa/selftest: Fix broken symlink removal handlingRichard Purdie2023-09-221-1/+1
* oeqa/runtime/parselogs: inline single-caller functionsRoss Burton2023-09-221-8/+2
* oeqa/runtime/parselogs: remove obsolete LSB testing supportRoss Burton2023-09-221-8/+0
* oeqa/runtime/parselogs: don't bother to show target hardware informationRoss Burton2023-09-221-29/+0
* oeqa/runtime/parselogs: remove unused importsRoss Burton2023-09-221-2/+0
* oeqa/selftest/bbtests: Improve and update test_non_gplv3Richard Purdie2023-09-201-2/+5
* oeqa/selftest/wic: Improve assertTrue callsRichard Purdie2023-09-201-18/+18
* go-helloworld: update to latest revisionAlexander Kanavin2023-09-181-1/+1
* ptest: report tests that were killed on timeoutAlexander Kanavin2023-09-181-1/+1
* oeqa/selftest/context.py: check git command return valuesMikko Rapeli2023-09-141-1/+1
* oeqa/selftest/runtime_test: No need to use append with TEST_RUNQEMUPARAMSRichard Purdie2023-09-131-4/+4
* oeqa/selftest/devtool: Refactor runqemu pre-requisitesAdrian Freihofer2023-09-121-22/+26
* selftest runtime_test.py: add testimage.bbclass slirp testMikko Rapeli2023-09-121-0/+16
* oeqa selftest runtime_test.py: append to TEST_RUNQEMUPARAMSMikko Rapeli2023-09-121-3/+3
* build-sysroots: target or native sysroot population need to be selected expli...Alexander Kanavin2023-09-091-2/+3
* Revert "oeqa selftest context.py: fix git commands and set branch name"Richard Purdie2023-09-071-1/+1
* oeqa selftest context.py: fix git commands and set branch nameMikko Rapeli2023-09-071-1/+1
* oeqa selftest context.py: remove warning from missing meta-selftestMikko Rapeli2023-09-071-1/+1
* oeqa selftest context.py: whitespace fixMikko Rapeli2023-09-071-2/+2
* classes/image_types: Add vfat image typeJoshua Watt2023-08-301-1/+1
* oeqa: wic: Add test for --no-table optionMarkus Niebel2023-08-291-0/+17
* recipes/classes/scripts: Drop SRCPV usage in OE-CoreRichard Purdie2023-08-243-5/+4
* base/package: Move source revision information from PV to PKGVRichard Purdie2023-08-241-1/+1