summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest
Commit message (Expand)AuthorAgeFilesLines
* oeqa/selftest/bbtests: Update message lookup for test_git_unpack_nonetwork_failAlexandre Belloni2022-07-081-1/+1
* oeqa/sysroot.py: Check bitbake return statusPaulo Neves2022-07-081-0/+5
* utils: Add cmdline_shebang_wrapper util.Paulo Neves2022-07-011-0/+11
* oeqa/selftest: Test staged .la and .pc filesPaulo Neves2022-07-011-0/+32
* oeqa/selftest: Add test for shebang overflowPaulo Neves2022-07-011-0/+10
* recipetool/devtool: Fix python egg whitespace issues in PACKAGECONFIGThomas Roos2022-07-011-1/+14
* bitbake.conf: Change -dev RDEPENDS to RRECOMMENDSRichard Purdie2022-06-281-1/+1
* oeqa/selftest/cve_check: add tests for Ignored and partial reportsMarta Rybczynska2022-06-171-0/+82
* oescripts: change compare logic in OEListPackageconfigTestsMingli Yu2022-06-141-1/+2
* selftest/multiconfig: Test that multiconfigs in separate layers worksRichard Purdie2022-06-111-0/+13
* 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
* apt: add apt selftest to test signed package feedsFerry Toth2022-04-191-0/+38
* selftest/lic_checksum: Add test for filename containing spacePaulo Neves2022-04-191-0/+18
* 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-011-2/+2
* oeqa/selftest: tag tests that use runqemuRoss Burton2022-04-018-6/+32
* oeqa/selftest: remove unused importsRoss Burton2022-04-0120-35/+14
* 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
* oeqa/selftest/tinfoil: Fix intermittent event loss issue in testRichard Purdie2022-03-261-1/+1
* selftest/incompatible_lic: Remove references to AVAILABLE_LICENSESPeter Kjellerstedt2022-03-241-22/+18
* oeqa/selftest/tinfoil: Improve tinfoil event test debuggingRichard Purdie2022-03-181-2/+2
* meta/scripts: Improve internal variable namingSaul Wold2022-03-101-1/+1
* oeqa: selftest: overlayfs: add test for image with fstab entryStefan Herbrechtsmeier2022-03-041-27/+55
* classes: rootfs-postcommands: include /etc/fstab in overlayfs_qa_checkStefan Herbrechtsmeier2022-03-041-2/+2
* license: Rework INCOMPATIBLE_LICENSE wildcard handlingRichard Purdie2022-03-021-36/+50
* base/license: Rework INCOMPATIBLE_LICENSE variable handlingSaul Wold2022-03-021-2/+2
* recipetool/devtool: Further SPDX identifier cleanupsRichard Purdie2022-03-022-15/+15
* scripts: Various typo/grammar/punctuation fixesRobert P. J. Day2022-03-021-1/+1
* recipetool: Use SPDX license identifiersPeter Kjellerstedt2022-03-013-6/+6
* selftest: recipetool: Correct the URI for socatPeter Kjellerstedt2022-03-011-1/+1
* selftest: drop distutils3 test from recipetoolTim Orling2022-02-251-19/+0
* patch.py: Prevent git repo reinitializationPavel Zhukov2022-02-251-2/+17