summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa
AgeCommit message (Expand)AuthorFiles
2015-08-19devtool: fix handling of BBCLASSEXTENDed recipesPaul Eggleton1
2015-08-16oetest.py: Don't wait to write dump filesMariano Lopez1
2015-08-16oetest.py: Added method tearDown for oeRuntimeTestMariano Lopez1
2015-08-16qemurunner.py: Performance improvements in run_serialMariano Lopez1
2015-08-16qemurunner.py: Added raw mode in run_serialMariano Lopez1
2015-08-16qemurunner.py: Added login to start methodMariano Lopez1
2015-08-16qemurunner.py: Add method run_serialMariano Lopez1
2015-08-11oeqa/selftest: remove tests for TCs that are no longer validMihail Stanciu1
2015-08-09oeqa/qemurunner: Improve runqemu log output debugRichard Purdie1
2015-08-09qemurunner: Improves checking for server and target IPs on qemus parametersAlejandro Hernandez1
2015-07-31oeqa/commands: Increase qemu boot timeout to match testimage.bbclassRichard Purdie1
2015-07-31oeqa/sstatetests.py: add annotator to test_sstate_32_64_same_hash [YOCTO #6006]Costin Constantin1
2015-07-31oeqa/sstatetests.py: add decorator to test_sstate_nativelsbstring_same_hashCostin Constantin1
2015-07-31oe-selftest: devtool: fix teardown warning in test_devtool_update_recipe_appendPaul Eggleton1
2015-07-31sshcontrol: Use os.environ.copy() instead of copy.copy()Richard Purdie1
2015-07-27oeqa/qemurunner: Fix AttributeError: QemuRunner instance has no attribute 'se...Richard Purdie1
2015-07-27qemurunner: Show last 25 line of log, not 5Richard Purdie1
2015-07-27targetcontrol: Improve logs by outputting qemu boot log in case of failureRichard Purdie1
2015-07-27oeqa/selftest/devtool: use new runqemu functionPaul Eggleton1
2015-07-27oeqa/selftest/imagefeatures: remove gummiboot testsPaul Eggleton1
2015-07-27oeqa/selftest/imagefeatures: fix RPM4 testPaul Eggleton1
2015-07-27oeqa/selftest/imagefeatures: fix SSH without password testsRichard Purdie1
2015-07-27oeqa/selftest/imagefeatures: Use QemuTarget codeRichard Purdie2
2015-07-27oeqa/targetcontrol: write QemuRunner log output to a filePaul Eggleton1
2015-07-27oeqa/utils/qemurunner: fix error handling if runqemu exits with an errorPaul Eggleton1
2015-07-27oeqa/utils/qemurunner: avoid blocking on stty when running under oe-selftestPaul Eggleton1
2015-07-27oeqa/utils/qemurunner: fix loggingPaul Eggleton1
2015-07-27oeqa/targetcontrol: create test directory before copying rootfs imagePaul Eggleton1
2015-07-27oeqa/recipetool: allow templayerdir overrideChristopher Larson1
2015-07-27oeqa/recipetool: add tests for appendsrcfile(s)Christopher Larson1
2015-07-27oeqa/recipetool: refactor / split out RecipetoolBaseChristopher Larson1
2015-07-25oeqa: Add exception handling around qemu process cleanupRichard Purdie1
2015-07-24oeqa/qemurunner: don't assume hostname starts with qemuRoss Burton1
2015-07-24oeqa/runtime/parselogs: don't use uname to get MACHINERoss Burton1
2015-07-24oeqa/selftest/imagefeatures: handle killpg victim not existingRoss Burton1
2015-07-24oeqa/runtime/parselogs: add more x86 log exceptionsRoss Burton1
2015-07-24oeqa/sshcontrol: Ensure we don't trigger ssh-askpassRichard Purdie1
2015-07-22oeqa/buildoptions.py: automate test case 926, archive work dir and export sourceCostin Constantin1
2015-07-22oeqa/buildoptions.py: automate test case 563; build directfb imageCostin Constantin1
2015-07-22oeqa/QemuRunner: don't use bb for loggingRoss Burton1
2015-07-22oeqa/syslog: Removed a pointless testcase and added skip for another.Lucian Musat1
2015-07-22oeqa/runtime: Added decorators for the remaining auto tests.Lucian Musat7
2015-07-22oeqa/runtime: Added a new automated rpm test.Daniel Istrate1
2015-07-22oeqa/prservice: add useful failure messages to test casesCostin Constantin1
2015-07-22oeqa/recipetool: add useful failure messages to test casesCostin Constantin1
2015-07-22oeqa/pkgdata: add useful failure messages to test casesCostin Constantin1
2015-07-22oeqa/runtime: Added one runtime testcase in connman.Daniel Istrate1
2015-07-21oeqa/selftest: Fix imagefeature testcases not to interfere with testimage on ABDaniel Istrate1
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