summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oeqa ping.py: fail test if target IP address has not been setMikko Rapeli2023-04-281-0/+1
* oeqa ping.py: avoid busylooping failing ping commandMikko Rapeli2023-04-281-0/+2
* oeqa/runtime: clean up deprecated backslash expansionRoss Burton2023-04-143-5/+8
* selftest: runqemu: use better error message when asserts failMartin Jansa2023-04-141-3/+6
* selftest: runqemu: better check for ROOTFS: in the logMartin Jansa2023-04-141-1/+2
* oeqa/utils/qemurunner: replace hard-coded user 'root' in debug outputEnrico Jörns2023-04-141-2/+2
* oeqa/utils/commands: remove unused importsEnrico Jörns2023-04-141-3/+0
* oeqa/utils/commands: fix usage of undefined EPIPEEnrico Jörns2023-04-141-1/+2
* oeqa/targetcontrol: remove unused importsEnrico Jörns2023-04-141-4/+0
* oeqa/targetcontrol: do not set dump_host_cmds redundantlyEnrico Jörns2023-04-141-1/+1
* oeqa/targetcontrol: fix misspelled RuntimeErrorEnrico Jörns2023-04-141-1/+1
* oeqa/selftest/cases/runqemu: update importsEnrico Jörns2023-04-141-2/+2
* lib/oe/gpg_sign.py: Avoid race when creating .sig files in detach_signTobias Hagelborn2023-04-141-10/+17
* oeqa/selftest/cases/package.py: adding unittest for package rename conflictsFawzi KHABER2023-04-141-0/+7
* oeqa/selftest/reproducible: Split different packages from missing packages ou...Jose Quaresma2023-04-141-3/+7
* oeqa/selftest: OESelftestTestContext: convert relative to full path when newb...Jose Quaresma2023-04-141-0/+10
* oeqs/selftest: OESelftestTestContext: replace the os.environ after subprocess...Jose Quaresma2023-04-141-5/+5
* selftest: devtool: set BB_HASHSERVE_UPSTREAM when setting SSTATE_MIRRORMartin Jansa2023-04-041-0/+1
* cve-check: Fix false negative version issueGeoffrey GIRY2023-04-042-0/+58
* oeqa rtc.py: skip if read-only-rootfsMikko Rapeli2023-03-251-3/+5
* selftest/recipetool: Stop test corrupting tinfoil classRichard Purdie2023-03-211-1/+4
* selftest/runtime_test/virgl: Disable for all Rocky LinuxMichael Halstead2023-03-211-1/+2
* oeqa/sdk: Improve Meson testTom Hochstein2023-03-141-1/+1
* oeqa/selftest/prservice: Improve debug output for failureRichard Purdie2023-03-141-1/+1
* oeqa ssh.py: fix hangs in run()Mikko Rapeli2023-03-061-9/+30
* oeqa/selftest/resulttooltests: fix minor typoAlexis Lothoré2023-03-061-1/+1
* sstatesig: Improve output hash calculationMateusz Marciniec2023-03-061-0/+4
* bblayers/makesetup: skip git repos that are submodulesAlexander Kanavin2023-03-061-0/+10
* bblayers/setupwriters/oe-setup-layers: create dir if not existsAdrian Freihofer2023-03-061-0/+2
* 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
* oeqa ssh.py: add connection keep alive options to ssh clientMikko Rapeli2023-02-241-0/+2
* oeqa ssh.py: move output prints to new lineMikko Rapeli2023-02-241-3/+3
* oeqa context.py: fix --target-ip comment to include ssh port numberMikko Rapeli2023-02-151-2/+2
* oeqa/selftest/locales: Add selftest for locale generation/presenceLouis Rannou2023-02-151-0/+45
* meta: remove True option to getVar and getVarFlag calls (again)Martin Jansa2023-02-151-4/+4
* httpserver: add error handler that write to the loggerRoss Burton2023-02-151-0/+6
* sdkext/cases/devtool: pass a logger to HTTPServiceRoss Burton2023-02-151-1/+1
* oeqa/qemurunner: do not use Popen.poll() when terminating runqemu with a signalAlexander Kanavin2023-02-151-4/+7
* selftest/virgl: use pkg-config from the hostAlexander Kanavin2023-01-261-1/+1
* lib/oe/reproducible: Use git log without gpg signatureBenoît Mauduit2023-01-261-1/+2
* oeqa/selftest/debuginfod: improve testcaseRoss Burton2023-01-261-8/+59
* bitbake-layers: fix a typoEnguerrand de Ribaucourt2023-01-261-1/+1
* oeqa/rpm.py: Increase timeout and add debug outputPavel Zhukov2023-01-151-12/+11
* oeqa/concurrencytest: Add number of failures to summary outputRichard Purdie2023-01-061-1/+3
* oeqa/selftest/externalsrc: add test for srctree_hash_filesPeter Marko2022-12-231-0/+44
* oeqa/selftest/tinfoil: Add test for separate config_data with recipe_parse_fi...Richard Purdie2022-12-231-0/+14
* sstatesig: emit more helpful error message when not finding sstate manifestEnrico Jörns2022-12-071-1/+5