summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* oeqa/selftest: use specialist assert* methodsRoss Burton2019-10-233-14/+13
* oeqa/runtime/systemd: skip unit enable/disable on read-only-rootfsAndré Draszik2019-10-191-1/+15
* oeqa/runtime/opkg: skip install on read-only-rootfsAndré Draszik2019-10-191-1/+3
* oeqa/core/decorator: add skipIfFeatureAndré Draszik2019-10-191-0/+18
* oeqa/runtime/df: don't fail on long device namesAndré Draszik2019-10-191-1/+1
* license_image.bbclass: check and reject packages which have incompatible lice...Alexander Kanavin2019-10-151-0/+34
* oeqa/selftest/imagefeatures: improve test_hypervisor_fmtsRoss Burton2019-10-091-2/+6
* dnf.py: check busybox for case test_dnf_installrootKai Kang2019-10-091-0/+2
* oeqa/sdk: improve Meson testRoss Burton2019-10-091-1/+3
* lib/oe/terminal.py: fix gnome-terminal start behaviorTrevor Gamblin2019-10-081-1/+1
* lib/oe/lsb: Make sure the distro ID is always lowercasedPeter Kjellerstedt2019-09-301-4/+4
* oeqa/core/case.py: Encode binary data of logNathan Rossi2019-09-301-2/+2
* oeqa/core/utils/concurrencytest.py: Handle exceptions and detailsNathan Rossi2019-09-301-13/+18
* lib/sstatesig: Fix class inheritance problemsRichard Purdie2019-09-301-7/+8
* oeqa/selftest/signing: Fix for hash equivlance serverRichard Purdie2019-09-301-2/+5
* sstatesig: Fix hash equivlanency locked signature issuesRichard Purdie2019-09-301-4/+10
* oeqa: Test multiconfig parsingJoshua Watt2019-09-272-15/+47
* sdk: Install nativesdk locales for all TCLIBC variantsKhem Raj2019-09-271-4/+0
* cases/bbtests.py: test_bitbake_g(): Check base-files rather than busyboxRobert Yang2019-09-271-2/+3
* devtool.py: fix buildclean testChangqing Li2019-09-271-0/+1
* devtool.py: change to do clean before remove-layerChangqing Li2019-09-271-7/+7
* oeqa/selftest/reproducible: test ipkgs tooRoss Burton2019-09-271-1/+1
* oeqa/concurrenttest: Use ionice to delete build directoriesRichard Purdie2019-09-191-1/+1