summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest
Commit message (Expand)AuthorAgeFilesLines
* 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
* selftest: wic: Disable graphic of qemu to support WSLStefan Herbrechtsmeier2022-02-161-6/+8
* selftest: wic: Add rawcopy plugin unpack testStefan Herbrechtsmeier2022-02-161-3/+15
* selftest: wic: Remove requirement of syslinux from test_rawcopy_pluginStefan Herbrechtsmeier2022-02-161-4/+2
* oeqa/selftest: test that newlib can buildRoss Burton2022-02-121-0/+11
* sstatetests: Correct a typo in a commentPeter Kjellerstedt2022-02-031-1/+1
* oeqa/sstate: Fix allarch samesigs testRichard Purdie2022-01-111-3/+10
* sstatetests: Add OLDEST_KERNEL to allarch testsRichard Purdie2022-01-111-0/+2
* rust-llvm: apply the same reproducibility patch as for llvm properAlexander Kanavin2022-01-111-4/+0
* ruby: disable rdoc due to non-reproducibilityAlexander Kanavin2022-01-111-3/+0
* selftest: reproducible: Set maximum report sizeJoshua Watt2022-01-071-3/+7
* virgl: skip headless test on alma 8Alexander Kanavin2022-01-071-1/+1
* selftest/reproducible: drop go items from exception listAlexander Kanavin2022-01-051-13/+0
* oeqa/selftest/bbtests: Use YP sources mirror instead of GNURichard Purdie2021-12-201-1/+1
* selftest: recipetool: Add test for handle_license_vars functionStefan Herbrechtsmeier2021-12-201-0/+62
* selftest: recipetool: Add test for split_pkg_licenses functionStefan Herbrechtsmeier2021-12-201-0/+64
* recipetool: Separate licenses with & operatorStefan Herbrechtsmeier2021-12-201-2/+2
* sstatetests: add a test for moving oe-core around in the filesystemAlexander Kanavin2021-12-121-0/+42
* oeqa/selftest: unit tests for overlayfs-etcVyacheslav Yurkov2021-12-121-0/+184
* oeqa/selftest: overlayfs helper functionVyacheslav Yurkov2021-12-121-16/+16
* selftest/recipetool: Add tests for branch parameter and srcbranch optionStefan Herbrechtsmeier2021-12-091-11/+27