summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oeqa/selftest/devtool: Enable missing cleanupRichard Purdie2017-03-221-1/+1
* wic: selftest: add tests for --fixed-size partition flagsMaciej Borzecki2017-03-221-0/+63
* wic: selftest: do not assume bzImage kernel imageMaciej Borzecki2017-03-221-1/+2
* wic: selftest: avoid COMPATIBLE_HOST issuesMaciej Borzecki2017-03-221-1/+40
* selftest: wic: replace directdisk with wictestdisk where possibleMaciej Borzecki2017-03-221-32/+32
* oeqa/selftest: remove test_sanity_unsafe_binary_referencesRoss Burton2017-03-221-19/+0
* oe-selftest: tinfoil: add tests for recently enabled datastore operationsPaul Eggleton2017-03-221-0/+35
* meta/lib/oeqa: change sdk test from cvs to cpiobrian avery2017-03-222-8/+8
* selftest/devtool: Add test to verify "modify virtual/kernel"Jose Perez Carranza2017-03-221-0/+85
* meta: replace uses of bb.data.expand(VARNAME, d) with d.expand(VARNAME)Joshua Lock2017-03-221-1/+1
* qemurunner: configure guest networkingEd Bartosh2017-03-221-0/+13
* qemurunner: get network params from runqemu outputEd Bartosh2017-03-221-14/+22
* oe/path.py: fix for "Argument list too long"Robert Yang2017-03-171-4/+6
* package_manager: fix "exlcude" vs. "exclude" typoPaul Gortmaker2017-03-171-1/+1
* dnf: add /usr/bin/dnf symlink that points to /usr/bin/dnf-2Alexander Kanavin2017-03-172-2/+2
* selftest/signing.py: verify that images can be created from signed packagesAlexander Kanavin2017-03-171-0/+8
* lib/oe/package_manager: import rpm signing key to rpmdbMarkus Lehtonen2017-03-171-2/+10
* rpm: add support for remote package feeds via PACKAGE_FEED_URIS variableAlexander Kanavin2017-03-172-1/+18
* selftest: Disable SSTATE_MIRRORS for sstate signing testRichard Purdie2017-03-161-0/+2
* wic: selftest: account for occasional newline in debugfs file namesMaciej Borzecki2017-03-141-4/+21
* package: Fix various rpmdeps relocation issuesRichard Purdie2017-03-141-2/+5
* run-postinsts: simplify the logic of whether to install it to imagesAlexander Kanavin2017-03-141-1/+1
* oe-selftest: no need to parse gpg output to determine the name of the signing...Alexander Kanavin2017-03-141-7/+1
* gpg_sign.py: fix signing of rpm files using gpgAlexander Kanavin2017-03-142-7/+8
* selftest: update output checks in incremental image test to match what dnf pr...Alexander Kanavin2017-03-141-2/+2
* selftest: do not perform a full build in test_continueAlexander Kanavin2017-03-141-1/+1
* testimage.bbclass: fix runtime test for rpm, port smart tests to dnfAlexander Kanavin2017-03-145-213/+123
* rootfs_rpm.bbclass: migrate image creation to dnfAlexander Kanavin2017-03-143-988/+229
* package_manager.py: improve the API for insert_feed_uris()Alexander Kanavin2017-03-142-20/+26
* lib/oeqa/selftest/bbtests: update test_non_gplv3 to use selftest-edJoshua Lock2017-03-101-3/+3
* lib/oeqa/selftest/oescripts: make test_cleanup_workdir use selftest-edJoshua Lock2017-03-101-5/+5
* selftest: remove extra backslashes from debug outputEd Bartosh2017-03-081-2/+2
* qemurunner.py: ignore decode errorsEd Bartosh2017-03-081-1/+1
* selftest: test wic efi image in qemuEd Bartosh2017-03-081-0/+14
* targetcontrol: add image_fstype argument to commands.runqemuEd Bartosh2017-03-082-4/+4
* qemurunner: add runqemuparams argument to commands.runqemuEd Bartosh2017-03-084-7/+7
* lib/oe/package.py: remove @ from package nameAnders Darander2017-03-041-0/+1
* oeqa/sdkext/devtool: Ensure dependencies for test_extend_autotools_recipe_cre...Richard Purdie2017-03-031-0/+1
* oeqa/sdkext: don't skip tests if there isn't a toolchainRoss Burton2017-03-011-7/+0
* oeqa/sdkext/devtool: use finally instead of repeating cleanupRoss Burton2017-03-011-25/+10
* oeqa: add output to subprocess exceptionsRoss Burton2017-03-012-9/+19
* oeqa/esdk/devtool: clean setUpClass/tearDownClassRoss Burton2017-03-011-12/+12
* oeqa/selftest: Drop http sstate sharingRichard Purdie2017-03-011-39/+16
* oeqa/sdkext/context: Work around broken dependency checks to get sdk tests ru...Richard Purdie2017-03-011-0/+8
* oeqs/sdk*/case: Use universal_newlines for subprocess callsRichard Purdie2017-03-012-2/+2
* oeqa/sdkext: Ensure we run a deterministic set of testsRichard Purdie2017-03-011-2/+2
* oeqa/sdkext/devtool: rename recipe name to match upstreamRoss Burton2017-03-011-1/+1
* oelib/buildhistory.py: Add unittest for buildhistory_analysisHumberto Ibarra2017-03-011-0/+88
* oeqa/core/loader.py: Avoid importing tests with built-ins nameMariano Lopez2017-03-011-0/+11
* oeqa/core/loader.py: Give meaningful error when failed to load classesMariano Lopez2017-03-011-4/+4