summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2017-01-23oeqa/runtime: Fix TargetBuildProject instancesAníbal Limón3
2017-01-23oeqa/sdkext/cases: Migrate test case to new OEQA frameworkAníbal Limón4
2017-01-23oeqa/sdkext: Adds case and context modules.Aníbal Limón3
2017-01-23oeqa/sdkext: Move test cases inside cases directoryAníbal Limón3
2017-01-23classes/testsdk: Remove the need of TEST_LOG_DIR variableAníbal Limón3
2017-01-23oeqa/sdk/cases: Migrate tests to the new OEQA frameworkAníbal Limón7
2017-01-23oeqa/utils: {Target,SDK,}BuildProject remove dependency of bbAníbal Limón3
2017-01-23oeqa/utils: Move targetbuild to buildproject moduleAníbal Limón5
2017-01-23oeqa/sdk: Add case and context modules for the SDK componentAníbal Limón4
2017-01-23oeqa/{runtime,sdk}/files: Move testsdkmakefile from runtime to sdk moduleAníbal Limón1
2017-01-23oeqa/sdk: Move test cases inside cases directoryAníbal Limón7
2017-01-23oeqa: Move common files to oeqa/files instead of runtime onlyAníbal Limón4
2017-01-23oeqa/utils/__init__.py: Adds compatibility with bitbake loggerMariano Lopez1
2017-01-23oe/data: Add export2json functionAníbal Limón1
2017-01-23oeqa/core: Add READMEAníbal Limón1
2017-01-23oeqa/core/cases: Add example test casesAníbal Limón3
2017-01-23oeqa/core/context: Add support of OETestContextExecutorAníbal Limón1
2017-01-23oeqa/core: Add tests for the OEQA frameworkMariano Lopez13
2017-01-23oeqa/core/decorator: Add support for OETestDataDepends and skipIfDataVarAníbal Limón1
2017-01-23oeqa/core/decorator: Add support for OETimeout decoratorMariano Lopez1
2017-01-23oeqa/core/decorator: Add support for OETestID and OETestTagMariano Lopez2
2017-01-23oeqa/core/decorator: Add support for OETestDependsAníbal Limón1
2017-01-23oeqa/core: Add loader, context and decorator modulesAníbal Limón3
2017-01-23oeqa/core: Add utils module for OEQA frameworkMariano Lopez4
2017-01-23oeqa/core: Add base OEQA frameworkAníbal Limón4
2017-01-23selftest: fixed 3 wic test casesEd Bartosh1
2017-01-23selftest: wic: don't set WKS_FILEEd Bartosh1
2017-01-23wic: fixed test_iso_image test caseEd Bartosh1
2017-01-23image.bbclass: put .env files to ${STAGING_DIR}/imgdata/Ed Bartosh1
2017-01-23wic: fix getting path of native sysrootEd Bartosh1
2017-01-23selftest: build wic-tools in the Wic.setUpEd Bartosh1
2017-01-23selftest/devtool: Update to account for recipe specific sysrootRichard Purdie1
2017-01-23Switch to Recipe Specific SysrootsRichard Purdie4
2017-01-20oe-selftest: devtool: remove use of git -CPaul Eggleton1
2017-01-19lib/oe/utils: Add build_depends_string functionRichard Purdie1
2017-01-19oeqa/selftest/devtool: rewrite modify testcaseRoss Burton1
2017-01-19oeqa/utils/qemurunner.py: Be sure to stop qemu-systemMariano Lopez1
2017-01-19oeqa/utils/qemurunner.py: Add missing sys moduleMariano Lopez1
2017-01-19oeqa.utils.metadata: include BB_NUMBER_THREADS and PARALLEL_MAKEMarkus Lehtonen1
2017-01-19oeqa.utils.metadata: allow storing any bitbake config variablesMarkus Lehtonen1
2017-01-19oeqa.utils.metadata: add bitbake revision informationMarkus Lehtonen1
2017-01-19oeqa.utils.metadata: have layer name as an attribute in xmlMarkus Lehtonen1
2017-01-19oeqa.utils.metadata: add commit count informationMarkus Lehtonen1
2017-01-19oeqa.utils.metadata: rename 'revision' to 'commit'Markus Lehtonen1
2017-01-19oeqa.utils.metadata: fix retrieval of git branch and revisionMarkus Lehtonen1
2017-01-19oeqa.utils.metadata: drop 'unknown' git data elementsMarkus Lehtonen1
2017-01-19oeqa.utils.metadata: re-organise distro informationMarkus Lehtonen1
2017-01-19oeqa.utils.metadata: re-organise host distro informationMarkus Lehtonen1
2017-01-19oeqa/selftest/tinfoil: add test IDs to tinfoil test casesJose Perez Carranza1
2017-01-19lib/oe/package_manager.py: Fix extract for ipk and debMariano Lopez1