summaryrefslogtreecommitdiff
path: root/meta/lib
AgeCommit message (Expand)AuthorFiles
2015-07-22oeqa/runtime: Added one runtime testcase in connman.Daniel Istrate1
2015-07-22recipeutils.py: get_recipe_pv_without_srcpv remove prefixes from pvAníbal Limón1
2015-07-22oe/recipeutils.py: get_recipe_upstream_info update to get revisionAníbal Limón1
2015-07-22oe/recipeutils.py: get_recipe_upstream_info only use sfx and pfx when exitsAníbal Limón1
2015-07-21oeqa/selftest: Fix imagefeature testcases not to interfere with testimage on ABDaniel Istrate1
2015-07-20lib/oe/package_manager: Use log-level warning instead of quietRichard Purdie1
2015-07-16lib/oe/recipeutils: fix replace_dir_vars to return the correct variablesPaul Eggleton1
2015-07-16oeqa/devtool: add useful failure messages for some test casesCostin Constantin1
2015-07-16oeqa/buildoptions: add useful failure messages for all test casesCostin Constantin1
2015-07-16oeqa/bblayers.py: add useful failure messages to all test casesCostin Constantin1
2015-07-16oeqa/bbtests: add useful failure messages for all test casesCostin Constantin1
2015-07-12oe/recipeutils.py: get_recipe_upstream_version returns 1.0 when not SRC_URIAníbal Limón1
2015-07-12oeqa/sstatetests: Add NATIVELSB sstate signature equivalence testRichard Purdie1
2015-07-12lib/oe/recipeutils: Ensure order of data store doesn't influence the resultRichard Purdie1
2015-07-08oeqa/selftest: Added 2 testcases and updated setup for other two in imagefeat...Daniel Istrate1
2015-07-08oeqa/sstatetests: Add test for comparing 32 and 64 bit sstate checksumsRichard Purdie1
2015-07-08oeqa/bbtests: Fix to ensure DL_DIR is setRichard Purdie1
2015-07-07oeqa/selftest: Added new testsuite for image features.Daniel Istrate1
2015-07-07oeqa/selftest: Added @testcase decorators to oeselftest testcases.Daniel Istrate6
2015-07-07oeqa/selftest: Add methods to manipulate bblayers.conf in base.pyDaniel Istrate1
2015-07-07oeqa/bbtests: Fix race over DL_DIR and SSTATE_DIRRichard Purdie1
2015-07-02rootfs.py: Add check for kernel modules before running depmodSaul Wold1
2015-07-02wic: Test rootfs plugin using rootfs pathsEd Bartosh1
2015-07-02wic: Test rootfs plugin using image recipesEd Bartosh1
2015-07-01oeqa/bbtests: Show useful failure message for gplv3 testRichard Purdie1
2015-07-01oeqa/bbtests: Improve error handlingRichard Purdie1
2015-06-27oeqa/parselogs: Whitelist qemumips64 runtime errorRichard Purdie1
2015-06-27oeqa/parselogs: Whitelist qemuarm64 runtime errorsRichard Purdie1
2015-06-27oeqa/recipetool: Fix symlink resolutionRichard Purdie1
2015-06-27oeqa/parselogs: Fixed a problem in parselogsLucian Musat1
2015-06-27oe.recipeutils: fix line.split error in bbappend_recipeChristopher Larson1
2015-06-26oe/rootfs.py: DpkgRootfs/OpkgRootfs add support for dependency handling in po...Aníbal Limón1
2015-06-26terminal.py: Allow devshell/menuconfig on recent gnome-terminalLeonardo Sandoval1
2015-06-26wic: oe-selftest: Test image compressingEd Bartosh1
2015-06-26oeqa/selftest/recipetool: Fix appendfile_binary test on opensuse131Richard Purdie1
2015-06-26lib/oe/patch: Fix git patch application for source in subdirectoryRichard Purdie1
2015-06-26oe/utils.py: Add support for init/end helper functions in ThreadWorker.Aníbal Limón1
2015-06-26oe/utils.py: Fix thread leakage in ThreadPoolAníbal Limón1
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie5
2015-06-23wic: oe-selftest: Add 3 tests of 'wic help' commandEd Bartosh1
2015-06-23wic: Return error code when wic fails to invoke commandEd Bartosh1
2015-06-23oe-selftest: wic: Fix testcaseEd Bartosh1
2015-06-18devtool: deploy: fix preservation of symlinks and permissions/ownershipPaul Eggleton1
2015-06-18lib/oeqa/utils/commands: ensure get_bb_var() works when value contains =Paul Eggleton1
2015-06-11oeqa/parselogs: Added some more errors to the whitelist.Lucian Musat1
2015-06-11oeqa/parselogs: The logs are now copied and parsed locally.Lucian Musat1
2015-06-11oeqa/utils: Added timeout decorator for testcases.Lucian Musat1
2015-06-11image: Support for VDIJuro Bystricky1
2015-06-11wic: oe-selftest: Configure testing of gpt/UUID imageEd Bartosh1
2015-06-11wic: Test creation of directdisk image with GPT tableEd Bartosh1