summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* lib/oe/rootfs: reliably handle alternative symlinksAndré Draszik2017-01-161-1/+6
* selftest: runtime-test: skip image-install test for poky-tinyLeonardo Sandoval2017-01-161-0/+2
* selftest: devtool: use distro agnostic recipes for devtool checksLeonardo Sandoval2017-01-161-10/+9
* selftest/base: don't fetch DISTRO variable in constructorRoss Burton2017-01-161-1/+0
* selftest/bblayers: don't fetch a variable that is never usedRoss Burton2017-01-161-1/+0
* selftest/archiver: don't build an image for a basic testRoss Burton2017-01-161-15/+7
* selftest/buildoptions.py: fix path assumption for DEPLOY_DIR_SRCChen Qi2017-01-161-2/+3
* selftest/bbtests.py: fix path assumption for LICENSE_DIRECTORYChen Qi2017-01-161-2/+3
* rootfs: don't put /usr/lib/ssl and /etc into debugfsRoss Burton2017-01-161-1/+1
* oe-selftest: devtool: Add test for externalsrc buildcleanOla x Nilsson2017-01-161-0/+46
* selftest/eSDK.py: fix sstate dir not found errorChen Qi2017-01-161-1/+1
* runtime: Add cleanup for logrotate testsJose Perez Carranza2017-01-161-0/+1
* rootfs-postcommands.bbclass: sort passwd entriesPatrick Ohly2017-01-161-0/+44
* image_typedep.py: Add a test that ensures conversion type deps get addedRandy Witt2017-01-161-0/+51