summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest
Commit message (Expand)AuthorAgeFilesLines
* recipetool/devtool: Fix python egg whitespace issues in PACKAGECONFIGThomas Roos2022-07-081-1/+14
* oeqa/selftest/cve_check: add tests for Ignored and partial reportsMarta Rybczynska2022-06-241-0/+82
* oescripts: change compare logic in OEListPackageconfigTestsMingli Yu2022-06-221-1/+2
* selftest/multiconfig: Test that multiconfigs in separate layers worksRichard Purdie2022-06-221-0/+13
* oeqa/selftest/cve_check: add tests for recipe and image reportsRoss Burton2022-05-281-1/+76
* selftest/imagefeatures/overlayfs: Always append to DISTRO_FEATURESRichard Purdie2022-05-252-9/+9
* classes: rootfs-postcommands: add skip option to overlayfs_qa_checkClaudius Heine2022-05-251-1/+19
* 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-121-0/+15
* apt: add apt selftest to test signed package feedsFerry Toth2022-04-281-0/+38
* selftest/lic_checksum: Add test for filename containing spacePaulo Neves2022-04-281-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
* meta: Rename LICENSE_FLAGS variableSaul Wold2022-02-212-3/+3
* meta/scripts: Automated conversion of OE renamed variablesRichard Purdie2022-02-211-2/+2
* imagefeatures: selftest: Change variable to be more descriptiveSaul Wold2022-02-211-4/+4
* local.conf/oeqa: Update BB_DISKMON_DIRS useScott Murray2022-02-211-2/+2
* oeqa/selftest/bblogging: Split the test cases up for ease of testingRichard Purdie2022-02-211-5/+20
* oeqa/selftest/bblogging: Add logging tests for bb.build.exec_func with shell/...Peter Kjellerstedt2022-02-211-1/+68
* oeqa/selftest/bbtests: Update after license changesRichard Purdie2022-02-201-2/+2
* oeqa/selftest/bbtests: Update to match changed bitbake outputRichard Purdie2022-02-171-2/+2
* selftest/bbtests: Add tests for git floating tag resolutionRichard Purdie2022-02-171-0/+24