summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2021-05-28oeqa/runtime/rpm: Drop log message counting test componentRichard Purdie
2021-05-28lib/oe/gpg_sign.py: Fix gpg verificationDaniel McGregor
2021-05-14meta/lib/oe/rootfs.py: Fix typo "Restoreing" -> "Restoring"Robert P. J. Day
2021-05-14oeqa/qemurunner: Improve handling of run_serial for shutdown commandsRichard Purdie
2021-05-14oeqa/qemurunner: Fix binary vs str issueRichard Purdie
2021-05-14oeqa/qemurunner: Improve logging thread exit handling for qemu shutdown testRichard Purdie
2021-05-13reproducible.py: add quilt-ptest and valgrind-ptestSteve Sakoman
2021-05-13lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for interceptsSteve Sakoman
2021-05-07Revert "oeqa: Set LD_LIBRARY_PATH when executing native commands"Alexander Kanavin
2021-05-07rootfs.py: find .ko.gz and .ko.xz kernel modules as wellChristophe Chapuis
2021-04-27meta/lib/oeqa/core/tests/cases/timeout.py: add a testcase for the previous fixAlexander Kanavin
2021-04-27oeqa: tear down oeqa decorators if one of them raises an exception in setupAlexander Kanavin
2021-04-27oeqa/selftest/bblayers: Add test case for bitbake-layers layerindex-show-dependsDiego Sueiro
2021-04-21parselogs: ignore floppy error on qemu-system-x86 at boot stageYanfei Xu
2021-04-21lib/oe/terminal: Fix tmux new-session on older tmux versions (<1.9)Peter Budny
2021-04-21oeqa/selftest: Ensure packages classes are set correctly for maintainers testRichard Purdie
2021-04-21oeqa/selftest: Hardcode test assumptions about heartbeat event timingsRichard Purdie
2021-04-19selftest/reproducible: Sort the unused exclusion listRichard Purdie
2021-04-19selftest/reproducible: track unusued entries in the exclusion listAlexander Kanavin
2021-04-19selftest/reproducible: adjust exclusion list for dunfellSteve Sakoman
2021-04-19selftest/reproducible: add an exclusion list for items that are not yet repro...Alexander Kanavin
2021-04-19selftest/reproducible: enable world reproducibility testAlexander Kanavin
2021-03-31populate_sdk_ext: Avoid copying and producing .pyc filesMark Hatle
2021-03-24selftest/wic: Fix dependency issue in rawcopy testRichard Purdie
2021-03-24cve-check: CVE_VERSION_SUFFIX to work with patched releaseLee Chee Yang
2021-03-17Revert "sstatesig.py: show an error instead of warning when sstate manifest i...Steve Sakoman
2021-03-11bitbake-bblayers/create: Fix incorrect priority help messageCharlie Davies
2021-03-11oeqa/pam: Need shadow installed for the testsKhem Raj
2021-03-11selftest/reproducible: Add ability to pull some objects from sstateRichard Purdie
2021-03-05reproducible: Improve SOURCE_DATE_EPOCH_FALLBACK handlingRichard Purdie
2021-03-05sstatesig.py: show an error instead of warning when sstate manifest isn't foundMartin Jansa
2021-03-04selftest/reproducible: Don't call sync between each file compareRichard Purdie
2021-03-04oeqa/commands: Fix compatibility with python 3.9Richard Purdie
2021-03-04oe/recipeutils: Fix copying patches when BBLAYERS entries are not normalisedAndrei Gherzan
2021-03-04df.py: Add feature check for read-only-rootfsWes Lindauer
2021-03-04oeqa/runlevel : add test for runlevelsTeoh Jay Shen
2021-03-04oeqa: reproducible: Add more loggingJoshua Watt
2021-03-04oeqa: reproducible: Fix SSTATE_MIRRORS variableJoshua Watt
2021-02-12meta: drop _PYTHON_SYSCONFIGDATA_NAME hacksAlexander Kanavin
2021-02-09wic/selftest: test_permissions also test bitbake imageLee Chee Yang
2021-02-09oeqa: wic: Add tests for permissions and change-directoryRicardo Ribalda Delgado
2021-02-09sstatesig: Add descriptive error message to getpwuid/getgrgid "uid/gid not fo...Tomasz Dziendzielski
2021-02-08lib/oe/patch.py: Ignore scissors line on applying patchTomasz Dziendzielski
2021-02-04package.bbclass: hash equivalency and pr serviceMark Hatle
2021-02-04cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioningLee Chee Yang
2021-02-04cve-check: replace Looseversion with custom version classLee Chee Yang
2021-01-28selftest/devtool: Add modify_localfiles_only test checking symlink pathTomasz Dziendzielski
2021-01-28oeqa/selftest/cases/tinfoil.py: increase timeout 10->60s test_wait_eventYi Fan Yu
2021-01-28oeqa/ptest: print a warning if ptests failedAlexander Kanavin
2021-01-28bitbake.conf: Prevent pyc file generation in pseudo contextPaul Barker