summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oeqa/selftest/runtime_test: split systemd and sysvinit tests outArmin Kuster2019-12-091-35/+62
* selftest: skip virgl gtk/sdl test on opensuse 15.0Alexander Kanavin2019-12-091-0/+2
* oeqa/qemurunner: Fix cmdline variable use before referenceRichard Purdie2019-12-061-1/+1
* oeqa/concurrencytest: Optimise for autobuilder/clobberdirRichard Purdie2019-12-061-0/+9
* selftest/imagefeatures: blacklist zstRoss Burton2019-12-041-3/+3
* oe-selftest: extend virgl gtk test to also check the SDL optionAlexander Kanavin2019-11-281-4/+13
* oeqa: archiver: Add basic tests for all archiver modesPaul Barker2019-11-271-0/+66
* wic: 'wic cp' to copy from imageChee Yang Lee2019-11-271-0/+17
* oeqa/selftest/cases/gcc.py: Split 'gcc' and 'g++' testsuitesNathan Rossi2019-11-271-4/+16
* oeqa/utils/qemurunner.py: Handle QEMU machines with a single serialNathan Rossi2019-11-272-12/+23
* oeqa/selftest/sstatetests: Ensure we don't use hashequiv for sstatesigs testsRichard Purdie2019-11-221-0/+12
* selftest: check that 'devtool upgrade' correctly drops backported patchesAlexander Kanavin2019-11-211-3/+22
* oeqa/devtool: Avoid unbound variable errorsRichard Purdie2019-11-211-1/+2
* /oeqa/manual/compliance-test: remove obsolete testArmin Kuster2019-11-211-28/+0
* oeqa/manual/compliance-test: move crashme to runtimeArmin Kuster2019-11-211-0/+98
* oeqa/manual/compliance-test: remove crashme testsArmin Kuster2019-11-211-48/+0
* manual/bsd-hw: remove bash testsArmin Kuster2019-11-211-18/+0
* oeqa/manual/bsp-hw: remove usb and SDmicro testsArmin Kuster2019-11-211-220/+0
* oeqa/manual/bsp-hw: move storage tests to runtimeArmin Kuster2019-11-211-0/+149
* oeqa/manual/bsp-hw: remove reboot testArmin Kuster2019-11-211-22/+0
* oeqa/runtime/boot: add reboot testArmin Kuster2019-11-211-0/+33
* oeqa/manual/bsp-hw: remove rpm -ivh testArmin Kuster2019-11-211-27/+1
* selftest/wic: test wic rm with -r flagChee Yang Lee2019-11-211-0/+7
* oeqa/manual/oe-core: remove crosstab test from manualArmin Kuster2019-11-141-42/+0
* oeqa/selftest/runtime_test: add crosstab selftestArmin Kuster2019-11-141-0/+77
* oeqa/manua/oe-core: remove manual PACKAGECONFIG_FLAGS testsArmin Kuster2019-11-141-35/+1
* oeqa/selftest/oescripts: move list-packageconfig-flags tests from manual to selfArmin Kuster2019-11-141-0/+59
* oeqa/manual/bsp-qemu: remove manual useradd testArmin Kuster2019-11-141-28/+0
* oeqa/manual/bsp-qemu: remove manual bash testArmin Kuster2019-11-141-18/+0
* oeqa/manual/bsp-qemu: remove postinit test done w/selftest runtimeArmin Kuster2019-11-141-34/+0
* oeqa/manual/bsp-qemu: remove only_one_connmand_in_background test done at run...Armin Kuster2019-11-141-30/+0
* oeqa/manual/bsp-qemu: drop xserver test done at runtimeArmin Kuster2019-11-141-22/+0
* oeqa/manual/bsp-qemu: remove KVM enabled which is already done in selftest ru...Armin Kuster2019-11-141-30/+0
* oeqa/manual/bsp-qemu: remove rpm tests already done in runtimeArmin Kuster2019-11-141-60/+0
* oeqa/core: Add qemu checksArmin Kuster2019-11-141-0/+45
* oeqa/core: Add a check for MACHINEArmin Kuster2019-11-141-0/+44
* buildhistory: fix "version went backwards" QA error messageDenys Dmytriyenko2019-11-141-1/+1
* meta/lib/oe/package_manager.py: Enable sha256 checksums in opkg indexerHaris Okanovic2019-11-101-1/+1
* oeqa: reproducible: Add option to capture bad packagesJoshua Watt2019-11-071-0/+20
* selftest/signing: Fix test_locked_signatures to use a temporary layerRichard Purdie2019-11-071-6/+11
* selftest: add a test for gpl3-free imagesAlexander Kanavin2019-11-041-0/+18
* selftest: skip virgl test on centos 7 entirelyAlexander Kanavin2019-11-041-0/+2
* oeqa/selftest: add test for oe-run-nativeRoss Burton2019-11-041-0/+6
* IMAGE_LINGUAS_COMPLEMENTARY: auto-add language packages other than localesAndreas Müller2019-10-311-0/+2
* buildhistory-analysis: filter out -src changes by defaultRoss Burton2019-10-281-1/+1
* oeqa/runtime/context.py: ignore more files when loading controllersAndré Draszik2019-10-231-1/+1
* lib/oe/package_manager: Use with to control file handle lifetimeOla x Nilsson2019-10-231-4/+4
* lib/oe/packagedata: Use with to control file handle lifetimeOla x Nilsson2019-10-231-3/+2
* oe.types.path: Use with to control file handle lifetimeOla x Nilsson2019-10-231-2/+2
* oeqa/selftest/recipetool: Use with to control file handle lifetimeOla x Nilsson2019-10-231-1/+3