summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest
AgeCommit message (Expand)Author
2022-08-08selftest/wic: Tweak test case to not depend on kernel sizeRichard Purdie
2022-08-08oeqa devtool: Add tests to cover devtool handling of various git URL stylesThomas Roos
2022-08-08selftest/reproducible: Exclude rust/rust-dbg for now until we can fixRichard Purdie
2022-08-05oeqa/selftest/sstate: Ensure tests are deterministicRichard Purdie
2022-07-28selftest/meta_ide: add a test for running SDK tests directly in a yocto buildAlexander Kanavin
2022-07-28toolchain-scripts.bbclass: adjust toolchain_create_tree_env_script to better ...Alexander Kanavin
2022-07-25oeqa/gotoolchain: set CGO_ENABLED=1Ross Burton
2022-07-25oeqa/gotoolchain: put writable files in the Go module cacheRoss Burton
2022-07-25oeqa/selftest: rename git.py to intercept.pyRoss Burton
2022-07-25zlib: remove historical movement of libz.so to /libRoss Burton
2022-07-15selftest/runtime_test/virgl: Disable for all almalinuxRichard Purdie
2022-07-15meta: introduce UBOOT_MKIMAGE_KERNEL_TYPEMing Liu
2022-07-15oeqa/selftest/sstatetests: Update test to work with bitbake changesRichard Purdie
2022-07-15oeqa: test_invalid_recipe_src_uri expect parse time errorPaulo Neves
2022-07-14oe-selftest: devtool: test modify git recipe building from a subdirPaul Eggleton
2022-07-08oeqa/selftest/bbtests: Update message lookup for test_git_unpack_nonetwork_failAlexandre Belloni
2022-07-08oeqa/sysroot.py: Check bitbake return statusPaulo Neves
2022-07-01utils: Add cmdline_shebang_wrapper util.Paulo Neves
2022-07-01oeqa/selftest: Test staged .la and .pc filesPaulo Neves
2022-07-01oeqa/selftest: Add test for shebang overflowPaulo Neves
2022-07-01recipetool/devtool: Fix python egg whitespace issues in PACKAGECONFIGThomas Roos
2022-06-28bitbake.conf: Change -dev RDEPENDS to RRECOMMENDSRichard Purdie
2022-06-17oeqa/selftest/cve_check: add tests for Ignored and partial reportsMarta Rybczynska
2022-06-14oescripts: change compare logic in OEListPackageconfigTestsMingli Yu
2022-06-11selftest/multiconfig: Test that multiconfigs in separate layers worksRichard Purdie
2022-05-29oeqa/imagefeatures: Disable squashfs-lzoRichard Purdie
2022-05-29oeqa/imagefeatures: Replace lzo with zstRichard Purdie
2022-05-27oeqa/selftest/wic.py: Repaired test_qemu()Tobias Schmidl
2022-05-20oeqa/selftest/cve_check: add tests for recipe and image reportsRoss Burton
2022-05-16selftest/imagefeatures/overlayfs: Always append to DISTRO_FEATURESRichard Purdie
2022-05-15virgl: skip headless test on alma 8.6Steve Sakoman
2022-05-07oeqa/selftest: add test for git working correctly inside pseudoRoss Burton
2022-05-03classes: rootfs-postcommands: add skip option to overlayfs_qa_checkClaudius Heine
2022-04-19apt: add apt selftest to test signed package feedsFerry Toth
2022-04-19selftest/lic_checksum: Add test for filename containing spacePaulo Neves
2022-04-01oeqa/selftest: generalise test_devtool_virtual_kernel_modifyRoss Burton
2022-04-01oeqa/selftest/wic: use self.td instead of get_bb_var to save on bitbake callsRoss Burton
2022-04-01oeqa/selftest/wic: use os.path.join to join pathsRoss Burton
2022-04-01oeqa/selftest/wic: rearrange testsRoss Burton
2022-04-01oeqa/selftest/wic: cleanup WicTestCase.setUpLocalRoss Burton
2022-04-01oeqa/selftest/oescripts: refactor skipping logicRoss Burton
2022-04-01oeqa: rationalise skipifqemu decoratorsRoss Burton
2022-04-01oeqa/selftest: tag tests that use runqemuRoss Burton
2022-04-01oeqa/selftest: remove unused importsRoss Burton
2022-04-01oeqa/selftest/buildoptions: set PACKAGE_CLASSES in test_arch_work_dir_and_exp...Ross Burton
2022-04-01oeqa/selftest/wic: add more arch-specific annotationsRoss Burton
2022-04-01oeqa/selftest/wic: don't hardcode kernel image type in test_wic_rmRoss Burton
2022-04-01oeqa/selftest/wic: clean up only_for_arch decoratorRoss Burton
2022-04-01oeqa/selftest/wic: remove redundant assertsRoss Burton
2022-04-01oeqa/selftest/wic: use os.rename instead of bb.utils.renameRoss Burton