summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa
Commit message (Expand)AuthorAgeFilesLines
...
* oeqa: QEMU_USE_KVM can list machinesPatrick Ohly2017-03-281-3/+4
* oeqa: tolerate interrupted select() while waiting for qemuPatrick Ohly2017-03-282-3/+12
* oeqa/core/loader.py: Do not import underscore modules by defaultMariano Lopez2017-03-281-4/+30
* oeqa/selftest: don't use cleanall in selftestsJoshua Lock2017-03-273-8/+2
* runtime-test.py: fix typoRobert Yang2017-03-271-2/+2
* oeqa.buildperf: limit the length of error outputMarkus Lehtonen2017-03-271-1/+1
* oeqa.utils.commands: limit runCmd exception outputMarkus Lehtonen2017-03-271-3/+10
* oe-build-perf-test: sum rusage in buildstatsMarkus Lehtonen2017-03-271-12/+12
* oe-build-perf-test: pack all buildstat in one fileMarkus Lehtonen2017-03-272-31/+35
* targetcontrol.py: use logger.info to replace of bb.noteRobert Yang2017-03-272-6/+11
* selftest/runqemu.py: add it to test runqemuRobert Yang2017-03-271-0/+136
* qemurunner.py: fix handling of runqemuparamsChen Qi2017-03-271-3/+3
* oeqa/targetcontrol.py: modify it to test runqemuRobert Yang2017-03-273-18/+43
* qemurunner: configurable timeout for run_serial()Patrick Ohly2017-03-273-12/+17
* sign_rpm.bbclass: do not set/use RPM_GPG_PUBKEYAlexander Kanavin2017-03-231-1/+0
* oeqa: use WORKDIR/oe-testimage-repo to look for RPM packagesAlexander Kanavin2017-03-231-1/+1
* oe-selftest: add test_rawcopy_plugin test caseEd Bartosh2017-03-231-0/+16
* selftest: pylinted wic test suite.Ed Bartosh2017-03-231-24/+28
* oe-selftest: test wic rawcopy pluginEd Bartosh2017-03-231-0/+16
* 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
* qemurunner: configure guest networkingEd Bartosh2017-03-221-0/+13
* qemurunner: get network params from runqemu outputEd Bartosh2017-03-221-14/+22
* dnf: add /usr/bin/dnf symlink that points to /usr/bin/dnf-2Alexander Kanavin2017-03-171-1/+1
* selftest/signing.py: verify that images can be created from signed packagesAlexander Kanavin2017-03-171-0/+8
* rpm: add support for remote package feeds via PACKAGE_FEED_URIS variableAlexander Kanavin2017-03-171-0/+7
* 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
* 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-141-4/+4
* 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
* 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
* 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