summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oeqa/selftest/cve_check: add tests for Ignored and partial reportsMarta Rybczynska2022-06-171-0/+82
* weston.py: added xwayland testssuesens2022-06-151-0/+8
* classes/create-spdx: Add SPDX_PRETTY optionJoshua Watt2022-06-151-2/+2
* oescripts: change compare logic in OEListPackageconfigTestsMingli Yu2022-06-141-1/+2
* base/buildhistory/image-buildinfo: Use common buildcfg functionRichard Purdie2022-06-111-0/+7
* buildcfg: Drop unused svn revision functionRichard Purdie2022-06-111-11/+0
* lib/buildcfg: Share common clean/dirty layer functionRichard Purdie2022-06-111-1/+14
* classes/buildcfg: Move git/layer revision code into new OE module buildcfgRichard Purdie2022-06-111-0/+40
* selftest/multiconfig: Test that multiconfigs in separate layers worksRichard Purdie2022-06-111-0/+13
* rootfs.py: close kernel_abi_ver_fileMartin Jansa2022-06-081-1/+3
* rootfs.py: find .ko.zst kernel modulesSean Anderson2022-06-061-1/+1
* cve-check: move update_symlinks to a libraryMarta Rybczynska2022-06-061-0/+10
* patch.py: make sure that patches/series file exists before quilt popMartin Jansa2022-05-311-0/+2
* oeqa/imagefeatures: Disable squashfs-lzoRichard Purdie2022-05-291-1/+1
* oeqa/imagefeatures: Replace lzo with zstRichard Purdie2022-05-291-2/+2
* oeqa/selftest/wic.py: Repaired test_qemu()Tobias Schmidl2022-05-271-1/+1
* oeqa/selftest/cve_check: add tests for recipe and image reportsRoss Burton2022-05-201-1/+76
* selftest/imagefeatures/overlayfs: Always append to DISTRO_FEATURESRichard Purdie2022-05-162-9/+9
* virgl: skip headless test on alma 8.6Steve Sakoman2022-05-151-1/+1
* oeqa/selftest: add test for git working correctly inside pseudoRoss Burton2022-05-071-0/+15
* classes: rootfs-postcommands: add skip option to overlayfs_qa_checkClaudius Heine2022-05-031-1/+19
* lib/sstatesig: Fix find_siginfo to match sstate filename generationRichard Purdie2022-04-291-2/+2
* cve_check: skip remote patches that haven't been fetched when searching for C...Ross Burton2022-04-281-2/+3
* cases/buildepoxy.py: fix typoChen Qi2022-04-261-1/+1
* terminal.py: Restore error output from TerminalPeter Kjellerstedt2022-04-261-1/+2
* apt: add apt selftest to test signed package feedsFerry Toth2022-04-192-7/+69
* selftest/lic_checksum: Add test for filename containing spacePaulo Neves2022-04-191-0/+18
* package_manager: sign DEB package feedsFerry Toth2022-04-051-3/+16
* gpg-sign: Add parameters to gpg signature functionXavier Berger2022-04-051-1/+5
* oeqa/selftest: generalise test_devtool_virtual_kernel_modifyRoss Burton2022-04-011-21/+17
* oeqa/selftest/wic: use self.td instead of get_bb_var to save on bitbake callsRoss Burton2022-04-011-16/+12
* oeqa/selftest/wic: use os.path.join to join pathsRoss Burton2022-04-011-46/+46
* oeqa/selftest/wic: rearrange testsRoss Burton2022-04-011-77/+77
* oeqa/selftest/wic: cleanup WicTestCase.setUpLocalRoss Burton2022-04-011-8/+4
* oeqa/selftest/oescripts: refactor skipping logicRoss Burton2022-04-011-9/+5
* oeqa: rationalise skipifqemu decoratorsRoss Burton2022-04-018-51/+25
* oeqa/selftest: tag tests that use runqemuRoss Burton2022-04-018-6/+32
* oeqa/core/decorators/data: improve has_* logicRoss Burton2022-04-011-3/+3
* oeqa/selftest: remove unused importsRoss Burton2022-04-0120-35/+14
* oeqa/core/utils/misc: remove redundant fileRoss Burton2022-04-011-47/+0
* oeqa/core/decorator: remove redundant codeRoss Burton2022-04-011-8/+3
* oeqa/runtime/decorator/package.py: remove use of strToSetRoss Burton2022-04-011-3/+6
* oeqa/selftest/buildoptions: set PACKAGE_CLASSES in test_arch_work_dir_and_exp...Ross Burton2022-04-011-1/+6
* oeqa/selftest/wic: add more arch-specific annotationsRoss Burton2022-04-011-4/+10
* oeqa/selftest/wic: don't hardcode kernel image type in test_wic_rmRoss Burton2022-04-011-4/+6
* oeqa/selftest/wic: clean up only_for_arch decoratorRoss Burton2022-04-011-9/+5
* oeqa/selftest/wic: remove redundant assertsRoss Burton2022-04-011-12/+12
* oeqa/selftest/wic: use os.rename instead of bb.utils.renameRoss Burton2022-04-011-3/+4
* oeqa/selftest/devtool: ensure Git username is set before upgrade testsRoss Burton2022-04-011-0/+8
* cve-check: add json formatMarta Rybczynska2022-03-301-0/+16