summaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2019-10-09oeqa/selftest/imagefeatures: improve test_hypervisor_fmtsRoss Burton
2019-10-08dnf.py: check busybox for case test_dnf_installrootKai Kang
2019-10-08oeqa/sdk: improve Meson testRoss Burton
2019-10-08lib/oe/terminal.py: fix gnome-terminal start behaviorTrevor Gamblin
2019-09-27lib/oe/lsb: Make sure the distro ID is always lowercasedPeter Kjellerstedt
2019-09-27oeqa/core/case.py: Encode binary data of logNathan Rossi
2019-09-27oeqa/core/utils/concurrencytest.py: Handle exceptions and detailsNathan Rossi
2019-09-27lib/sstatesig: Fix class inheritance problemsRichard Purdie
2019-09-27oeqa/selftest/signing: Fix for hash equivlance serverRichard Purdie
2019-09-27sstatesig: Fix hash equivlanency locked signature issuesRichard Purdie
2019-09-27oeqa: Test multiconfig parsingJoshua Watt
2019-09-27sdk: Install nativesdk locales for all TCLIBC variantsKhem Raj
2019-09-27cases/bbtests.py: test_bitbake_g(): Check base-files rather than busyboxRobert Yang
2019-09-27devtool.py: fix buildclean testChangqing Li
2019-09-27devtool.py: change to do clean before remove-layerChangqing Li
2019-09-19oeqa/selftest/reproducible: test ipkgs tooRoss Burton
2019-09-19oeqa/concurrenttest: Use ionice to delete build directoriesRichard Purdie
2019-09-19populate_sdk_ext: Introduce mechanism to keep nativesdk* sstate in esdkJaewon Lee
2019-09-18Remove SSTATE_HASHEQUIV_SERVERJoshua Watt
2019-09-18sstatesig: Update server URIJoshua Watt
2019-09-16classextend.py: don't extend file for file dependencyChangqing Li
2019-09-16oeqa/selftest/imagefeatures: dump the JSON if it can't be parsedRoss Burton
2019-09-16oeqa/selftest/wic: improve assert messages in test_fixed_sizeRoss Burton
2019-09-16runqemu: decouple gtk and gl optionsAlexander Kanavin
2019-09-15oeqa: add case for oe-git-proxyHenning Schild
2019-09-11oeqa/selftest: Rework toolchain tests to use OEPTestResultTestCaseNathan Rossi
2019-09-11oeqa/core/case.py: Add OEPTestResultTestCase for ptestresult helpersNathan Rossi
2019-09-11oeqa/selftest/context.py: For -t/-T use append argparse actionNathan Rossi
2019-09-07oeqa/selftest: Tweak binutils tests tags as toolchain/user and systemRichard Purdie
2019-09-07oeqa/selftest/cases/glibc.py: Rework and tag with toolchain-user/systemNathan Rossi
2019-09-07oeqa/selftest/cases/gcc.py: Split into classes for parallelismNathan Rossi
2019-09-07oeqa/core/decorator: Fix super class modifying subclass tagsNathan Rossi
2019-09-07oeqa/selftest/context.py: Change -t/-T args to be optionalNathan Rossi
2019-09-07oeqa/selftest: Use extraresults on self instead of self.tcNathan Rossi
2019-09-07oeqa/selftest: Toolchain tests suffix "-user" for qemu usermode resultsNathan Rossi
2019-09-07oeqa/selftest: For toolchain tests do not fail if a test failedNathan Rossi
2019-09-07oeqa/selftest/cases/glibc.py: Don't install python3 and pexpectNathan Rossi
2019-09-07oeqa/selftest/glibc: Create selftest case for glibc test suiteNathan Rossi
2019-09-07oeqa/selftest/gcc: Create selftest case for gcc test suiteNathan Rossi
2019-09-07oeqa/selftest/binutils: Create selftest case for binutils test suiteNathan Rossi
2019-09-07oeqa/selftest: Markup 'machine' specific test casesRichard Purdie
2019-09-07oeqa/core/runner.py: Fix OETestTag listingNathan Rossi
2019-09-07oeqa/selftest: Add test run filtering based on test tagsNathan Rossi
2019-09-07oeqa/core: Rework OETestTag and remove unused OETestFilterNathan Rossi
2019-09-07oeqa/core: Implement proper extra result collection and serializationNathan Rossi
2019-09-07oeqa: Recognise svlogd as another loggerKhem Raj
2019-09-07dnf.py: installroot support usrmergeChangqing Li
2019-09-06lib/oe/gpg_sign.py: Remove unwanted importVijai Kumar K
2019-09-06oeqa: reproducible: Preserve sstate mirror for first buildJoshua Watt
2019-09-06oeqa/core/tests: Fix test_data module testsNathan Rossi