summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oeqa/runtime: Fix TargetBuildProject instancesAníbal Limón2017-01-233-10/+15
* oeqa/sdkext/cases: Migrate test case to new OEQA frameworkAníbal Limón2017-01-234-33/+38
* oeqa/sdkext: Adds case and context modules.Aníbal Limón2017-01-233-40/+42
* oeqa/sdkext: Move test cases inside cases directoryAníbal Limón2017-01-233-3/+0
* classes/testsdk: Remove the need of TEST_LOG_DIR variableAníbal Limón2017-01-233-6/+6
* oeqa/sdk/cases: Migrate tests to the new OEQA frameworkAníbal Limón2017-01-237-69/+84
* oeqa/utils: {Target,SDK,}BuildProject remove dependency of bbAníbal Limón2017-01-233-34/+17
* oeqa/utils: Move targetbuild to buildproject moduleAníbal Limón2017-01-235-0/+147
* oeqa/sdk: Add case and context modules for the SDK componentAníbal Limón2017-01-234-51/+145
* oeqa/{runtime,sdk}/files: Move testsdkmakefile from runtime to sdk moduleAníbal Limón2017-01-231-0/+0
* oeqa/sdk: Move test cases inside cases directoryAníbal Limón2017-01-237-0/+0
* oeqa: Move common files to oeqa/files instead of runtime onlyAníbal Limón2017-01-234-0/+0
* oeqa/utils/__init__.py: Adds compatibility with bitbake loggerMariano Lopez2017-01-231-0/+30
* oe/data: Add export2json functionAníbal Limón2017-01-231-0/+28
* oeqa/core: Add READMEAníbal Limón2017-01-231-0/+38
* oeqa/core/cases: Add example test casesAníbal Limón2017-01-233-0/+21
* oeqa/core/context: Add support of OETestContextExecutorAníbal Limón2017-01-231-0/+85
* oeqa/core: Add tests for the OEQA frameworkMariano Lopez2017-01-2313-0/+481
* oeqa/core/decorator: Add support for OETestDataDepends and skipIfDataVarAníbal Limón2017-01-231-0/+36
* oeqa/core/decorator: Add support for OETimeout decoratorMariano Lopez2017-01-231-0/+25
* oeqa/core/decorator: Add support for OETestID and OETestTagMariano Lopez2017-01-232-0/+47
* oeqa/core/decorator: Add support for OETestDependsAníbal Limón2017-01-231-0/+94
* oeqa/core: Add loader, context and decorator modulesAníbal Limón2017-01-233-0/+454
* oeqa/core: Add utils module for OEQA frameworkMariano Lopez2017-01-234-0/+127
* oeqa/core: Add base OEQA frameworkAníbal Limón2017-01-234-0/+136
* selftest: fixed 3 wic test casesEd Bartosh2017-01-231-0/+12
* selftest: wic: don't set WKS_FILEEd Bartosh2017-01-231-2/+1
* wic: fixed test_iso_image test caseEd Bartosh2017-01-231-0/+4
* image.bbclass: put .env files to ${STAGING_DIR}/imgdata/Ed Bartosh2017-01-231-1/+1
* wic: fix getting path of native sysrootEd Bartosh2017-01-231-6/+6
* selftest: build wic-tools in the Wic.setUpEd Bartosh2017-01-231-2/+1
* selftest/devtool: Update to account for recipe specific sysrootRichard Purdie2017-01-231-4/+5
* Switch to Recipe Specific SysrootsRichard Purdie2017-01-234-4/+9
* oe-selftest: devtool: remove use of git -CPaul Eggleton2017-01-201-1/+1
* lib/oe/utils: Add build_depends_string functionRichard Purdie2017-01-201-0/+4
* oeqa/selftest/devtool: rewrite modify testcaseRoss Burton2017-01-191-46/+27
* oeqa/utils/qemurunner.py: Be sure to stop qemu-systemMariano Lopez2017-01-191-0/+9
* oeqa/utils/qemurunner.py: Add missing sys moduleMariano Lopez2017-01-191-0/+1
* oeqa.utils.metadata: include BB_NUMBER_THREADS and PARALLEL_MAKEMarkus Lehtonen2017-01-191-1/+1
* oeqa.utils.metadata: allow storing any bitbake config variablesMarkus Lehtonen2017-01-191-3/+9
* oeqa.utils.metadata: add bitbake revision informationMarkus Lehtonen2017-01-191-13/+19
* oeqa.utils.metadata: have layer name as an attribute in xmlMarkus Lehtonen2017-01-191-3/+5
* oeqa.utils.metadata: add commit count informationMarkus Lehtonen2017-01-191-1/+2
* oeqa.utils.metadata: rename 'revision' to 'commit'Markus Lehtonen2017-01-191-1/+1
* oeqa.utils.metadata: fix retrieval of git branch and revisionMarkus Lehtonen2017-01-191-3/+5
* oeqa.utils.metadata: drop 'unknown' git data elementsMarkus Lehtonen2017-01-191-4/+3
* oeqa.utils.metadata: re-organise distro informationMarkus Lehtonen2017-01-191-7/+10
* oeqa.utils.metadata: re-organise host distro informationMarkus Lehtonen2017-01-191-5/+21
* oeqa/selftest/tinfoil: add test IDs to tinfoil test casesJose Perez Carranza2017-01-191-0/+9
* lib/oe/package_manager.py: Fix extract for ipk and debMariano Lopez2017-01-191-1/+5