aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2015-07-27oeqa/qemurunner: Fix AttributeError: QemuRunner instance has no attribute 'se...Richard Purdie
2015-07-27qemurunner: Show last 25 line of log, not 5Richard Purdie
2015-07-27targetcontrol: Improve logs by outputting qemu boot log in case of failureRichard Purdie
2015-07-27oeqa/selftest/devtool: use new runqemu functionPaul Eggleton
2015-07-27oeqa/selftest/imagefeatures: remove gummiboot testsPaul Eggleton
2015-07-27oeqa/selftest/imagefeatures: fix RPM4 testPaul Eggleton
2015-07-27oeqa/selftest/imagefeatures: fix SSH without password testsRichard Purdie
2015-07-27oeqa/selftest/imagefeatures: Use QemuTarget codeRichard Purdie
2015-07-27oeqa/targetcontrol: write QemuRunner log output to a filePaul Eggleton
2015-07-27oeqa/utils/qemurunner: fix error handling if runqemu exits with an errorPaul Eggleton
2015-07-27oeqa/utils/qemurunner: avoid blocking on stty when running under oe-selftestPaul Eggleton
2015-07-27oeqa/utils/qemurunner: fix loggingPaul Eggleton
2015-07-27oeqa/targetcontrol: create test directory before copying rootfs imagePaul Eggleton
2015-07-27oeqa/recipetool: allow templayerdir overrideChristopher Larson
2015-07-27oeqa/recipetool: add tests for appendsrcfile(s)Christopher Larson
2015-07-27oeqa/recipetool: refactor / split out RecipetoolBaseChristopher Larson
2015-07-25oeqa: Add exception handling around qemu process cleanupRichard Purdie
2015-07-24oeqa/qemurunner: don't assume hostname starts with qemuRoss Burton
2015-07-24oeqa/runtime/parselogs: don't use uname to get MACHINERoss Burton
2015-07-24oeqa/selftest/imagefeatures: handle killpg victim not existingRoss Burton
2015-07-24oeqa/runtime/parselogs: add more x86 log exceptionsRoss Burton
2015-07-24oeqa/sshcontrol: Ensure we don't trigger ssh-askpassRichard Purdie
2015-07-22oeqa/buildoptions.py: automate test case 926, archive work dir and export sourceCostin Constantin
2015-07-22oeqa/buildoptions.py: automate test case 563; build directfb imageCostin Constantin
2015-07-22oeqa/QemuRunner: don't use bb for loggingRoss Burton
2015-07-22oeqa/syslog: Removed a pointless testcase and added skip for another.Lucian Musat
2015-07-22oeqa/runtime: Added decorators for the remaining auto tests.Lucian Musat
2015-07-22oeqa/runtime: Added a new automated rpm test.Daniel Istrate
2015-07-22oeqa/prservice: add useful failure messages to test casesCostin Constantin
2015-07-22oeqa/recipetool: add useful failure messages to test casesCostin Constantin
2015-07-22oeqa/pkgdata: add useful failure messages to test casesCostin Constantin
2015-07-22oeqa/runtime: Added one runtime testcase in connman.Daniel Istrate
2015-07-22recipeutils.py: get_recipe_pv_without_srcpv remove prefixes from pvAníbal Limón
2015-07-22oe/recipeutils.py: get_recipe_upstream_info update to get revisionAníbal Limón
2015-07-22oe/recipeutils.py: get_recipe_upstream_info only use sfx and pfx when exitsAníbal Limón
2015-07-21oeqa/selftest: Fix imagefeature testcases not to interfere with testimage on ABDaniel Istrate
2015-07-20lib/oe/package_manager: Use log-level warning instead of quietRichard Purdie
2015-07-16lib/oe/recipeutils: fix replace_dir_vars to return the correct variablesPaul Eggleton
2015-07-16oeqa/devtool: add useful failure messages for some test casesCostin Constantin
2015-07-16oeqa/buildoptions: add useful failure messages for all test casesCostin Constantin
2015-07-16oeqa/bblayers.py: add useful failure messages to all test casesCostin Constantin
2015-07-16oeqa/bbtests: add useful failure messages for all test casesCostin Constantin
2015-07-12oe/recipeutils.py: get_recipe_upstream_version returns 1.0 when not SRC_URIAníbal Limón
2015-07-12oeqa/sstatetests: Add NATIVELSB sstate signature equivalence testRichard Purdie
2015-07-12lib/oe/recipeutils: Ensure order of data store doesn't influence the resultRichard Purdie
2015-07-08oeqa/selftest: Added 2 testcases and updated setup for other two in imagefeat...Daniel Istrate
2015-07-08oeqa/sstatetests: Add test for comparing 32 and 64 bit sstate checksumsRichard Purdie
2015-07-08oeqa/bbtests: Fix to ensure DL_DIR is setRichard Purdie
2015-07-07oeqa/selftest: Added new testsuite for image features.Daniel Istrate
2015-07-07oeqa/selftest: Added @testcase decorators to oeselftest testcases.Daniel Istrate