summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
* oeqa/selftest/minidebuginfo: Create selftest for minidebuginfoNathan Rossi2022-11-241-0/+49
* oeqa/selftest/lic_checksum: Cleanup changes to emptytest includeNathan Rossi2022-11-241-0/+2
* oeqa/runtime/dnf: fix typoAlexandre Belloni2022-09-281-1/+1
* oeqa: qemurunner: Report UNIX Epoch timestamp on loginJoshua Watt2022-09-161-2/+2
* meta: introduce UBOOT_MKIMAGE_KERNEL_TYPEMing Liu2022-09-121-1/+3
* parselogs: Ignore xf86OpenConsole errorPavel Zhukov2022-09-031-0/+1
* oeqa/gotoolchain: set CGO_ENABLED=1Ross Burton2022-08-311-0/+1
* oeqa/gotoolchain: put writable files in the Go module cacheRoss Burton2022-08-311-6/+1
* oeqa/selftest: rename git.py to intercept.pyRoss Burton2022-08-312-3/+3
* oeqa/qemurunner: add run_serial() commentRoss Burton2022-08-311-0/+2
* oeqa/parselogs: add qemuarmv5 arm-charlcd maskingJon Mason2022-08-311-0/+1
* selftest/wic: Tweak test case to not depend on kernel sizeRichard Purdie2022-08-231-1/+1
* oeqa/runtime: add test that the kernel has CONFIG_PREEMPT_RT enabledRoss Burton2022-08-041-0/+17
* selftest/runtime_test/virgl: Disable for all almalinuxRichard Purdie2022-07-251-1/+1
* oe-selftest: devtool: test modify git recipe building from a subdirPaul Eggleton2022-07-251-17/+97
* oeqa/runtime/scp: Disable scp test for dropbearRichard Purdie2022-07-081-1/+1
* recipetool/devtool: Fix python egg whitespace issues in PACKAGECONFIGThomas Roos2022-07-081-1/+14
* oeqa/sdk: drop the nativesdk-python 2.x testAlexander Kanavin2022-07-081-11/+0
* 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
* cases/buildepoxy.py: fix typoChen Qi2022-05-041-1/+1
* apt: add apt selftest to test signed package feedsFerry Toth2022-04-282-7/+69
* 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-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
* oeqa/runtime/context: remove duplicate sys.path entries when looking for modulesRoss Burton2022-03-261-1/+5