summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oe-selftest: replace assertTrue(False, ...) with fail(...)Paul Eggleton2015-08-242-3/+3
* wic: Test creation of iso imageMihaly Varga2015-08-241-0/+8
* oeqa/targetbuild: Remove bashismRichard Purdie2015-08-191-2/+2
* lib/oe/recipeutils: avoid parsing in get_var_files()Paul Eggleton2015-08-191-2/+1
* devtool: fix handling of BBCLASSEXTENDed recipesPaul Eggleton2015-08-191-0/+30
* IMAGES_FSTYPES: default to EXT4Juro Bystricky2015-08-161-2/+2
* oetest.py: Don't wait to write dump filesMariano Lopez2015-08-161-17/+15
* oetest.py: Added method tearDown for oeRuntimeTestMariano Lopez2015-08-161-0/+37
* qemurunner.py: Performance improvements in run_serialMariano Lopez2015-08-161-8/+12
* qemurunner.py: Added raw mode in run_serialMariano Lopez2015-08-161-13/+18
* qemurunner.py: Added login to start methodMariano Lopez2015-08-161-0/+11
* qemurunner.py: Add method run_serialMariano Lopez2015-08-161-0/+30
* lib/oe/package_manager: fix opkg feed generationJoshua Lock2015-08-141-4/+1
* oeqa/selftest: remove tests for TCs that are no longer validMihail Stanciu2015-08-111-125/+0
* recipeutils.py: allow all characters in regexes used to parse version stringsAlexander Kanavin2015-08-101-2/+2
* oeqa/qemurunner: Improve runqemu log output debugRichard Purdie2015-08-091-5/+10
* qemurunner: Improves checking for server and target IPs on qemus parametersAlejandro Hernandez2015-08-091-5/+8
* rootfs.py: fix PRE/POSTPROCESS_COMMANDS for rpm and debRobert Yang2015-08-011-1/+15
* 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