summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* classes/populate_sdk_ext: tweak reporting of workspace exclusionPaul Eggleton2016-01-121-2/+3
* oeqa/selftest/layerappend: fix test if build directory is not inside COREBASEPaul Eggleton2016-01-121-3/+6
* oeqa/selftest/devtool: fix test if build directory is not inside COREBASEPaul Eggleton2016-01-121-1/+1
* package_manager.py: define info_dir and status_file when OPKGLIBDIR isn't the...Martin Jansa2016-01-121-0/+19
* oeqa/utils/decorators: fix missing keyword arguments on decoratorsPaul Eggleton2015-10-271-8/+8
* lib/oe/rootfs: tell intercepts where the native sysroot isRoss Burton2015-10-271-0/+1
* oeqa/selftest: Added testcase decorators.Daniel Istrate2015-10-274-8/+30
* qemurunner: Show the output of runqemu scriptMariano Lopez2015-10-271-0/+1
* rootfs.py: add more info to the warning messageEd Bartosh2015-10-271-0/+1
* package_manager: fail if signed feeds are enabled for ipk or dpkgMarkus Lehtonen2015-10-271-0/+4
* package_manager: support GPG_PATH variableMarkus Lehtonen2015-10-271-2/+5
* oeqa/selftest: improve config writing and cleanupRoss Burton2015-10-213-20/+9
* oeqa/selftest/wic: remove numbers from test namesRoss Burton2015-10-211-23/+23
* oeqa/selftest: clean up selftest.inc in teardownRoss Burton2015-10-211-1/+1
* oeqa/selftest/wic: fix cleaningRoss Burton2015-10-211-11/+8
* oeqa/selftest/wic: corrected testcase decorator for test18_iso_imageDaniel Istrate2015-10-211-1/+1
* oeqa/selftest: verify that devtool can use plugins in other layersRoss Burton2015-10-211-0/+12
* oeqa/selftest/buildoptions: Use the correct script for cleaning the workdirLeonardo Sandoval2015-10-211-2/+2
* oeqa/selftest/bbtests: Updated bitbake TCsDaniel Istrate2015-10-211-10/+35
* oeqa/selftest/bbtests: clean up local DL_DIR/SSTATE_DIR safelyRoss Burton2015-10-211-1/+5
* oeqa/utils/ftools: From functions that expect data, check if NoneLeonardo Sandoval2015-10-211-0/+9
* oeqa/utils/ftools: Ignore the exception if file does not existLeonardo Sandoval2015-10-211-1/+10
* oeqa/selftest/manifest.py: Test support for manifestsBenjamin Esquivel2015-10-211-0/+163
* populate SDK: prepare calling of bb.utils for exceptionsBenjamin Esquivel2015-10-211-24/+52
* devtool: handle virtual providersPaul Eggleton2015-10-212-1/+37
* oeqa/runtime: Fix setUp and tearDown methodsMariano Lopez2015-10-194-6/+6
* oetest: Add tearDownLocal classMariano Lopez2015-10-191-0/+6
* lib/oe/image.py: Fix dependency handling for compressed typesOtavio Salvador2015-10-141-8/+10
* lib/oe/distro_check: Remove '_proxy' on dict values used by urllib.openLeonardo Sandoval2015-10-121-7/+2
* oeqa/utils/qemurunner: Add support for Unicode from qemuMariano Lopez2015-10-071-4/+11
* lib/oe/image.py: Add image generation for companion debug filesystemMark Hatle2015-10-071-9/+37
* package_manager.py: sort output of OpkgPkgsList().listAndre McCurdy2015-10-071-8/+14
* oe-selftest: wic: fix LocalSetupEd Bartosh2015-10-071-2/+2
* oeqa/runexported: Replaced optionparser with argparse.Lucian Musat2015-10-011-19/+17
* testimage: Added IO commands to dumpsMariano Lopez2015-10-011-0/+2
* Revert "oeqa/runtime: Added one runtime testcase in connman."Cristian Iorga2015-10-011-23/+0
* distrodata: Take account proxies on distrodata tasksLeonardo Sandoval2015-10-011-47/+66
* oeqa/selftest/wic: Use SetupLocal instead of SetupRichard Purdie2015-10-011-1/+1
* lib/oe/sstate: Add tasks_resolved handler for virtual/xxx mappingsRichard Purdie2015-10-011-0/+20
* oeqa/selftest/sstatetests: Add test that MACHINE doesn't change target sigsRichard Purdie2015-10-011-1/+46
* oeqa/selftest/sstatetests: Add check for same sigs for SDKMACHINERichard Purdie2015-10-011-1/+11
* lib/oe/package_manager: Handle empty package list in opkg caseRichard Purdie2015-10-011-1/+1
* oeqa/utils/decorators: Append the testname without the full pathLeonardo Sandoval2015-10-011-0/+4
* oetest: Change logic of a failed testMariano Lopez2015-10-011-13/+13
* oeqa/runexported: Fix a problem with ssh_target_log existing in folder.Lucian Musat2015-10-011-2/+2
* qemurunner: Sanitize output from qemu and qemu pidMariano Lopez2015-10-011-0/+7
* oeqa/decorators: Fixed a problem with decorator logs link.Lucian Musat2015-10-011-7/+5
* oeqa/selftest/wic: Added testcase decorator to all testcases + fixed minor ty...Daniel Istrate2015-10-011-4/+29
* devtool: better support for local source filesMarkus Lehtonen2015-10-011-0/+71
* oe-selftest: devtool: add method for checking repo statusMarkus Lehtonen2015-10-011-52/+34