summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
AgeCommit message (Expand)Author
2017-01-23oeqa/sdkext/cases: Migrate test case to new OEQA frameworkAníbal Limón
2017-01-23oeqa/sdkext: Adds case and context modules.Aníbal Limón
2017-01-23oeqa/sdkext: Move test cases inside cases directoryAníbal Limón
2017-01-23classes/testsdk: Remove the need of TEST_LOG_DIR variableAníbal Limón
2017-01-23oeqa/sdk/cases: Migrate tests to the new OEQA frameworkAníbal Limón
2017-01-23oeqa/utils: {Target,SDK,}BuildProject remove dependency of bbAníbal Limón
2017-01-23oeqa/utils: Move targetbuild to buildproject moduleAníbal Limón
2017-01-23oeqa/sdk: Add case and context modules for the SDK componentAníbal Limón
2017-01-23oeqa/{runtime,sdk}/files: Move testsdkmakefile from runtime to sdk moduleAníbal Limón
2017-01-23oeqa/sdk: Move test cases inside cases directoryAníbal Limón
2017-01-23oeqa: Move common files to oeqa/files instead of runtime onlyAníbal Limón
2017-01-23oeqa/utils/__init__.py: Adds compatibility with bitbake loggerMariano Lopez
2017-01-23oeqa/core: Add READMEAníbal Limón
2017-01-23oeqa/core/cases: Add example test casesAníbal Limón
2017-01-23oeqa/core/context: Add support of OETestContextExecutorAníbal Limón
2017-01-23oeqa/core: Add tests for the OEQA frameworkMariano Lopez
2017-01-23oeqa/core/decorator: Add support for OETestDataDepends and skipIfDataVarAníbal Limón
2017-01-23oeqa/core/decorator: Add support for OETimeout decoratorMariano Lopez
2017-01-23oeqa/core/decorator: Add support for OETestID and OETestTagMariano Lopez
2017-01-23oeqa/core/decorator: Add support for OETestDependsAníbal Limón
2017-01-23oeqa/core: Add loader, context and decorator modulesAníbal Limón
2017-01-23oeqa/core: Add utils module for OEQA frameworkMariano Lopez
2017-01-23oeqa/core: Add base OEQA frameworkAníbal Limón
2017-01-23selftest: fixed 3 wic test casesEd Bartosh
2017-01-23selftest: wic: don't set WKS_FILEEd Bartosh
2017-01-23wic: fixed test_iso_image test caseEd Bartosh
2017-01-23image.bbclass: put .env files to ${STAGING_DIR}/imgdata/Ed Bartosh
2017-01-23wic: fix getting path of native sysrootEd Bartosh
2017-01-23selftest: build wic-tools in the Wic.setUpEd Bartosh
2017-01-23selftest/devtool: Update to account for recipe specific sysrootRichard Purdie
2017-01-23Switch to Recipe Specific SysrootsRichard Purdie
2017-01-20oe-selftest: devtool: remove use of git -CPaul Eggleton
2017-01-19oeqa/selftest/devtool: rewrite modify testcaseRoss Burton
2017-01-19oeqa/utils/qemurunner.py: Be sure to stop qemu-systemMariano Lopez
2017-01-19oeqa/utils/qemurunner.py: Add missing sys moduleMariano Lopez
2017-01-19oeqa.utils.metadata: include BB_NUMBER_THREADS and PARALLEL_MAKEMarkus Lehtonen
2017-01-19oeqa.utils.metadata: allow storing any bitbake config variablesMarkus Lehtonen
2017-01-19oeqa.utils.metadata: add bitbake revision informationMarkus Lehtonen
2017-01-19oeqa.utils.metadata: have layer name as an attribute in xmlMarkus Lehtonen
2017-01-19oeqa.utils.metadata: add commit count informationMarkus Lehtonen
2017-01-19oeqa.utils.metadata: rename 'revision' to 'commit'Markus Lehtonen
2017-01-19oeqa.utils.metadata: fix retrieval of git branch and revisionMarkus Lehtonen
2017-01-19oeqa.utils.metadata: drop 'unknown' git data elementsMarkus Lehtonen
2017-01-19oeqa.utils.metadata: re-organise distro informationMarkus Lehtonen
2017-01-19oeqa.utils.metadata: re-organise host distro informationMarkus Lehtonen
2017-01-19oeqa/selftest/tinfoil: add test IDs to tinfoil test casesJose Perez Carranza
2017-01-16selftest: runtime-test: skip image-install test for poky-tinyLeonardo Sandoval
2017-01-16selftest: devtool: use distro agnostic recipes for devtool checksLeonardo Sandoval
2017-01-16selftest/base: don't fetch DISTRO variable in constructorRoss Burton
2017-01-16selftest/bblayers: don't fetch a variable that is never usedRoss Burton