summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* imagefeatures: Add a test for various hypervisor formatsTom Rini2017-07-301-0/+35
* imagefeatures: Add a test for many CONVERSION_CMDs being chainedTom Rini2017-07-301-0/+30
* imagefeatures: Extend test_bmap to validate gzipTom Rini2017-07-301-2/+8
* image: Convert vmdk/vdi/qcow2 to strict CONVERSION_CMD typesTom Rini2017-07-301-4/+4
* oe-selftest: wic: fix test_quemuEd Bartosh2017-07-301-1/+1
* oeqa/core/runner: OEStreamLogger don't buffer test execution writesAníbal Limón2017-07-301-4/+8
* oeqa/{core,selftest}: Add support to validate if a specified test case isn't ...Aníbal Limón2017-07-304-4/+42
* oe-selftest: wic: change mkfs.btrfs optionsEd Bartosh2017-07-271-1/+1
* oeqa/buildperf: Add 'bitbake -m' on sync function to ensure bitbake is unloadedJose Perez Carranza2017-07-252-0/+3
* oe-selftest: wic: add test_mkfs_extraopts test caseEd Bartosh2017-07-211-0/+19
* oe/copy_buildsystem: check_sstate_task_list also pop BBPATH from envAníbal Limón2017-07-211-0/+1
* oeqa/selftest/{context,case}: Handle KeyboardInterrupt/SIGINT and SIGTERMAníbal Limón2017-07-212-46/+97
* selftest/cases/package: Call parent setUpClass methodAníbal Limón2017-07-211-0/+2
* oeqa/core/loader: Generate function _make_failed_test dynamicallyAníbal Limón2017-07-211-13/+12
* oeqa/eSDK: Ignore errors during directory cleanupRichard Purdie2017-07-211-1/+1
* sign_rpm: support signing files in RPM payloadLans Zhang2017-07-171-1/+6
* gpg_sign.py: fix overwriting the RPM macro __gpg in a wrong wayLans Zhang2017-07-171-1/+1
* imagefeatures: add test_image_fstypes test caseEd Bartosh2017-07-171-0/+28
* selftest: fixed 5 wic test casesEd Bartosh2017-07-171-4/+19
* lib/oe/sstatesig: exclude ccache-native from signature hashesRoss Burton2017-07-171-1/+1
* oeqa/tinfoil: Improve test_wait_event for race issuesRichard Purdie2017-07-081-9/+13
* oeqa/sdk: Replace buildiptables for buildlzip testsJose Perez Carranza2017-07-081-4/+4
* oeqa/runtime: Replace buildiptables for buildlzip on runtime testsJose Perez Carranza2017-07-081-3/+3
* meta/lib/oe/sdk.py: support added for executing pre-target commandsAmarnath Valluri2017-07-061-0/+6
* runcmd.py: unit testing for runCmd()Patrick Ohly2017-06-281-0/+117
* commands.py: live output logging + result.error encoding fixPatrick Ohly2017-06-281-22/+85
* selftest/archiver: only execute deploy_archives taskAndré Draszik2017-06-281-1/+1
* selftest/archiver: add tests for recipe type filteringAndré Draszik2017-06-281-0/+76
* selftest/seltest.py: Add test to check imports from other layersJose Perez Carranza2017-06-281-0/+51
* meta: Fix return value checks from subprocess.call()'sMikko Rapeli2017-06-282-3/+3
* package.py: Add function strip_execsTobias Hagelborn2017-06-281-0/+105
* selftest/devtool: Don't use removed remake as test caseJussi Kukkonen2017-06-281-2/+1
* oe-selftest: add a test for upstream version check regressionsAlexander Kanavin2017-06-281-0/+43
* lib/oe/distro_check: drop Mandriva from create_distro_packages_list()Joshua Lock2017-06-281-8/+0
* lib/oe/distro_check: update openSUSE to use Leap url formatsJoshua Lock2017-06-281-4/+4
* package_manager.py: set dnf's releasever setting from DISTRO_CODENAMEAlexander Kanavin2017-06-231-3/+5
* oeqa/selftest/context: Reload testlayer_path when meta-selftest isn't addedAníbal Limón2017-06-231-0/+1
* oeqa/core/loader.py: Fix _make_failed_test for python >= 3.4.4Aníbal Limón2017-06-231-9/+13
* oeqa/core/threaded: Don't assume that results exists on logDetailsAníbal Limón2017-06-231-3/+4
* selftest: Add Testopia ID to test casesJose Perez Carranza2017-06-2312-0/+57
* selftest/devtool: replace file assertTrue/False with assertExists/NotExistsYeoh Ee Peng2017-06-231-65/+63
* buildhistory-diff: exclude paths from the outputEd Bartosh2017-06-231-17/+34
* package_manager: flush installed_pkgs file before oe-pkgdata-util uses itMartin Jansa2017-06-141-0/+1
* selftest/sstatetests: Fix potential failure on uniprocessor machinesRichard Purdie2017-06-141-1/+1
* selftest: add test_wic_rm test caseEd Bartosh2017-06-141-0/+30
* selftest: add test_wic_cp test caseEd Bartosh2017-06-141-1/+45
* selftest: add new test case test_wic_lsEd Bartosh2017-06-141-0/+20
* sstatetests: Use higher parallelism valueRichard Purdie2017-06-141-2/+2
* oeqa/core/loader: Use full and small module name on filteringAníbal Limón2017-06-131-9/+19
* oeqa/core/runner: Don't log details twice if test failsAníbal Limón2017-06-131-2/+0