summaryrefslogtreecommitdiff
path: root/meta/lib/oeqa
AgeCommit message (Expand)AuthorFiles
2017-03-31oe-selftest: add wic test case test_fs_typesEd Bartosh1
2017-03-31oeqa/runtime/cases: Migrate underscore casesMariano Lopez2
2017-03-28oeqa: allow persistent image writes in runqemu()Patrick Ohly4
2017-03-28oeqa: allow customizing image used by runqemu()Patrick Ohly1
2017-03-28oeqa: allow extending qemuparams="..."Patrick Ohly1
2017-03-28oeqa: QEMU_USE_KVM can list machinesPatrick Ohly1
2017-03-28oeqa: tolerate interrupted select() while waiting for qemuPatrick Ohly2
2017-03-28oeqa/core/loader.py: Do not import underscore modules by defaultMariano Lopez1
2017-03-27oeqa/selftest: don't use cleanall in selftestsJoshua Lock3
2017-03-26runtime-test.py: fix typoRobert Yang1
2017-03-26oeqa.buildperf: limit the length of error outputMarkus Lehtonen1
2017-03-26oeqa.utils.commands: limit runCmd exception outputMarkus Lehtonen1
2017-03-26oe-build-perf-test: sum rusage in buildstatsMarkus Lehtonen1
2017-03-26oe-build-perf-test: pack all buildstat in one fileMarkus Lehtonen2
2017-03-26targetcontrol.py: use logger.info to replace of bb.noteRobert Yang2
2017-03-26selftest/runqemu.py: add it to test runqemuRobert Yang1
2017-03-26qemurunner.py: fix handling of runqemuparamsChen Qi1
2017-03-26oeqa/targetcontrol.py: modify it to test runqemuRobert Yang3
2017-03-26qemurunner: configurable timeout for run_serial()Patrick Ohly3
2017-03-22sign_rpm.bbclass: do not set/use RPM_GPG_PUBKEYAlexander Kanavin1
2017-03-22oeqa: use WORKDIR/oe-testimage-repo to look for RPM packagesAlexander Kanavin1
2017-03-22oe-selftest: add test_rawcopy_plugin test caseEd Bartosh1
2017-03-22selftest: pylinted wic test suite.Ed Bartosh1
2017-03-22oe-selftest: test wic rawcopy pluginEd Bartosh1
2017-03-21oeqa/selftest/devtool: Enable missing cleanupRichard Purdie1
2017-03-21wic: selftest: add tests for --fixed-size partition flagsMaciej Borzecki1
2017-03-21wic: selftest: do not assume bzImage kernel imageMaciej Borzecki1
2017-03-21wic: selftest: avoid COMPATIBLE_HOST issuesMaciej Borzecki1
2017-03-21selftest: wic: replace directdisk with wictestdisk where possibleMaciej Borzecki1
2017-03-21oeqa/selftest: remove test_sanity_unsafe_binary_referencesRoss Burton1
2017-03-21oe-selftest: tinfoil: add tests for recently enabled datastore operationsPaul Eggleton1
2017-03-21meta/lib/oeqa: change sdk test from cvs to cpiobrian avery2
2017-03-21selftest/devtool: Add test to verify "modify virtual/kernel"Jose Perez Carranza1
2017-03-21qemurunner: configure guest networkingEd Bartosh1
2017-03-21qemurunner: get network params from runqemu outputEd Bartosh1
2017-03-17dnf: add /usr/bin/dnf symlink that points to /usr/bin/dnf-2Alexander Kanavin1
2017-03-17selftest/signing.py: verify that images can be created from signed packagesAlexander Kanavin1
2017-03-17rpm: add support for remote package feeds via PACKAGE_FEED_URIS variableAlexander Kanavin1
2017-03-16selftest: Disable SSTATE_MIRRORS for sstate signing testRichard Purdie1
2017-03-14wic: selftest: account for occasional newline in debugfs file namesMaciej Borzecki1
2017-03-13oe-selftest: no need to parse gpg output to determine the name of the signing...Alexander Kanavin1
2017-03-13gpg_sign.py: fix signing of rpm files using gpgAlexander Kanavin1
2017-03-13selftest: update output checks in incremental image test to match what dnf pr...Alexander Kanavin1
2017-03-13selftest: do not perform a full build in test_continueAlexander Kanavin1
2017-03-13testimage.bbclass: fix runtime test for rpm, port smart tests to dnfAlexander Kanavin5
2017-03-10lib/oeqa/selftest/bbtests: update test_non_gplv3 to use selftest-edJoshua Lock1
2017-03-10lib/oeqa/selftest/oescripts: make test_cleanup_workdir use selftest-edJoshua Lock1
2017-03-08selftest: remove extra backslashes from debug outputEd Bartosh1
2017-03-08qemurunner.py: ignore decode errorsEd Bartosh1
2017-03-08selftest: test wic efi image in qemuEd Bartosh1