summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oeqa/commands: Increase qemu boot timeout to match testimage.bbclassRichard Purdie2015-08-011-1/+1
* oeqa/sstatetests.py: add annotator to test_sstate_32_64_same_hash [YOCTO #6006]Costin Constantin2015-08-011-0/+1
* oeqa/sstatetests.py: add decorator to test_sstate_nativelsbstring_same_hashCostin Constantin2015-08-011-0/+1
* oe-selftest: devtool: fix teardown warning in test_devtool_update_recipe_appendPaul Eggleton2015-08-011-1/+0
* sshcontrol: Use os.environ.copy() instead of copy.copy()Richard Purdie2015-07-311-2/+1
* lib/oe/classextend: Fix nativesdk double name mappingRichard Purdie2015-07-311-0/+2
* oeqa/qemurunner: Fix AttributeError: QemuRunner instance has no attribute 'se...Richard Purdie2015-07-271-1/+1
* qemurunner: Show last 25 line of log, not 5Richard Purdie2015-07-271-2/+2
* targetcontrol: Improve logs by outputting qemu boot log in case of failureRichard Purdie2015-07-271-0/+3
* oeqa/selftest/devtool: use new runqemu functionPaul Eggleton2015-07-271-38/+34
* oeqa/selftest/imagefeatures: remove gummiboot testsPaul Eggleton2015-07-271-75/+0
* oeqa/selftest/imagefeatures: fix RPM4 testPaul Eggleton2015-07-271-31/+44
* oeqa/selftest/imagefeatures: fix SSH without password testsRichard Purdie2015-07-271-4/+9
* oeqa/selftest/imagefeatures: Use QemuTarget codeRichard Purdie2015-07-272-78/+67
* oeqa/targetcontrol: write QemuRunner log output to a filePaul Eggleton2015-07-271-0/+11
* oeqa/utils/qemurunner: fix error handling if runqemu exits with an errorPaul Eggleton2015-07-271-1/+14
* oeqa/utils/qemurunner: avoid blocking on stty when running under oe-selftestPaul Eggleton2015-07-271-1/+5
* oeqa/utils/qemurunner: fix loggingPaul Eggleton2015-07-271-25/+24
* oeqa/targetcontrol: create test directory before copying rootfs imagePaul Eggleton2015-07-271-0/+1
* oeqa/recipetool: allow templayerdir overrideChristopher Larson2015-07-271-14/+15
* oeqa/recipetool: add tests for appendsrcfile(s)Christopher Larson2015-07-271-0/+152
* oeqa/recipetool: refactor / split out RecipetoolBaseChristopher Larson2015-07-271-18/+34
* oeqa: Add exception handling around qemu process cleanupRichard Purdie2015-07-251-3/+12
* oeqa/qemurunner: don't assume hostname starts with qemuRoss Burton2015-07-251-1/+1
* oeqa/runtime/parselogs: don't use uname to get MACHINERoss Burton2015-07-251-2/+1
* oeqa/selftest/imagefeatures: handle killpg victim not existingRoss Burton2015-07-251-9/+18
* oeqa/runtime/parselogs: add more x86 log exceptionsRoss Burton2015-07-251-3/+4
* oeqa/sshcontrol: Ensure we don't trigger ssh-askpassRichard Purdie2015-07-251-0/+7
* oeqa/buildoptions.py: automate test case 926, archive work dir and export sourceCostin Constantin2015-07-231-0/+17
* oeqa/buildoptions.py: automate test case 563; build directfb imageCostin Constantin2015-07-231-5/+11
* oeqa/QemuRunner: don't use bb for loggingRoss Burton2015-07-231-29/+32
* oeqa/syslog: Removed a pointless testcase and added skip for another.Lucian Musat2015-07-231-7/+1
* oeqa/runtime: Added decorators for the remaining auto tests.Lucian Musat2015-07-237-3/+11
* oeqa/runtime: Added a new automated rpm test.Daniel Istrate2015-07-231-0/+37
* oeqa/prservice: add useful failure messages to test casesCostin Constantin2015-07-231-4/+4
* oeqa/recipetool: add useful failure messages to test casesCostin Constantin2015-07-231-2/+2
* oeqa/pkgdata: add useful failure messages to test casesCostin Constantin2015-07-231-43/+43
* oeqa/runtime: Added one runtime testcase in connman.Daniel Istrate2015-07-231-0/+23
* recipeutils.py: get_recipe_pv_without_srcpv remove prefixes from pvAníbal Limón2015-07-231-0/+6
* oe/recipeutils.py: get_recipe_upstream_info update to get revisionAníbal Limón2015-07-231-13/+15
* oe/recipeutils.py: get_recipe_upstream_info only use sfx and pfx when exitsAníbal Limón2015-07-231-3/+10
* oeqa/selftest: Fix imagefeature testcases not to interfere with testimage on ABDaniel Istrate2015-07-211-100/+48
* lib/oe/package_manager: Use log-level warning instead of quietRichard Purdie2015-07-201-1/+1
* lib/oe/recipeutils: fix replace_dir_vars to return the correct variablesPaul Eggleton2015-07-161-1/+2
* oeqa/devtool: add useful failure messages for some test casesCostin Constantin2015-07-161-10/+11
* oeqa/buildoptions: add useful failure messages for all test casesCostin Constantin2015-07-161-13/+13
* oeqa/bblayers.py: add useful failure messages to all test casesCostin Constantin2015-07-161-12/+12
* oeqa/bbtests: add useful failure messages for all test casesCostin Constantin2015-07-161-28/+30
* oe/recipeutils.py: get_recipe_upstream_version returns 1.0 when not SRC_URIAníbal Limón2015-07-121-1/+10
* oeqa/sstatetests: Add NATIVELSB sstate signature equivalence testRichard Purdie2015-07-121-0/+34