summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* oe-build-perf-test: implement --commit-results-branchMarkus Lehtonen2016-08-251-0/+5
* oe-build-perf-test: support committing results data to GitMarkus Lehtonen2016-08-251-0/+35
* oeqa.buildperf: use term commit instead of revisionMarkus Lehtonen2016-08-251-15/+15
* oeqa.utils.git.GitRepo: new arg to require topdirMarkus Lehtonen2016-08-251-2/+7
* oeqa.utils.git: implement GitRepo.get_current_branch()Markus Lehtonen2016-08-252-5/+10
* oeqa.utils.git: introduce GitRepo.rev_parse()Markus Lehtonen2016-08-252-1/+8
* oeqa.utils.git: support git commands with updated envMarkus Lehtonen2016-08-251-2/+6
* oeqa/runtime/rpm: use su instead of sudoRoss Burton2016-08-251-3/+2
* parselogs: Ignore uvesafb timeoutsRichard Purdie2016-08-251-0/+5
* license: simple verification of LICENSE_<pkg> valuesMarkus Lehtonen2016-08-251-0/+18
* oeqa/buildiptables: Switch from netfilter.org to yoctoproject.org mirrorRichard Purdie2016-08-232-2/+2
* oeqa.buildperf: fix crash when creating globalres.logMarkus Lehtonen2016-08-201-1/+1
* devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...Richard Purdie2016-08-182-10/+11
* parselogs: Ignore amb_nb warning messages under qemux86*Richard Purdie2016-08-181-0/+1
* parselogs.py: Add failed to setup card detect gpio error on x86California Sullivan2016-08-181-0/+1
* parselogs.py: Add dmi and ioremap errors to ignore list for core2California Sullivan2016-08-181-0/+2
* parselogs.py: Ignore Skylake graphics firmware load errors on genericx86-64California Sullivan2016-08-181-1/+7
* testimage: allow using kvm when running qemux86* machinesBill Randle2016-08-182-2/+16
* oeqa.buildperf: use oe.path.remove()Markus Lehtonen2016-08-172-13/+7
* oeqa.buildperf: be more verbose about failed commandsMarkus Lehtonen2016-08-171-3/+9
* oeqa.buildperf: introduce runCmd2()Markus Lehtonen2016-08-172-6/+12
* oeqa.buildperf: convert test cases to unittestMarkus Lehtonen2016-08-171-31/+19
* oeqa.buildperf: add BuildPerfTestResult classMarkus Lehtonen2016-08-172-74/+80
* oeqa.buildperf: add BuildPerfTestLoader classMarkus Lehtonen2016-08-172-0/+6
* oeqa.buildperf: derive BuildPerfTestCase class from unitest.TestCaseMarkus Lehtonen2016-08-172-38/+33
* oeqa.buildperf: rename module containing basic testsMarkus Lehtonen2016-08-172-1/+1
* buildperf: Add support for times without decimal partJose Perez Carranza2016-08-171-1/+5
* lib/oeqa/selftest/bbtests: don't report expected failuresRoss Burton2016-08-171-0/+1
* oeqa/runtime/syslog.py: Improve test_syslog_logger on systemdAníbal Limón2016-08-171-2/+5
* lib/oe/copy_buildsystem: fix merging sstate directories for eSDKPaul Eggleton2016-08-171-8/+12
* oeqa/oetest: Improve subprocess error reportingRichard Purdie2016-08-171-0/+9
* Allow for simultaneous do_rootfs tasks with rpmuninative-1.3Stephano Cetola2016-08-122-4/+54
* oeqa: start() add remaining args SimpleRemoteTarget and QemuTinyRunnerAníbal Limón2016-08-102-4/+4
* oeqa/utils/httpserver.py: HTTPServer enable thread connection handlingAníbal Limón2016-08-101-1/+2
* terminal: Add sleep in pid-monitor loopJacob Kroon2016-08-101-0/+2
* oeqa/selftest: disable report-error class when builds are expected to failRoss Burton2016-08-102-2/+7
* oeqa/utils/sshcontrol.py: Allows to copy symlinks to targetMariano Lopez2016-08-041-2/+7
* oeqa/oetest.py: Allow to export packages using symlinksMariano Lopez2016-08-041-4/+13
* oetest.py: Remove check for __init__.pyMariano Lopez2016-08-041-2/+0
* oetest.py: Add command line parameter support for tag in testexportMariano Lopez2016-08-042-4/+18
* selftest/runtime-test.py: Add test for testexport SDK featureMariano Lopez2016-08-041-0/+41
* oeqa/utils/commands.py: Command class improve validations/decoding in outputAníbal Limón2016-08-011-1/+4
* oeqa/runtime/syslog: test_syslog_logger Don't try to use logread when systemd...Aníbal Limón2016-08-011-1/+1
* oeqa/runtime/syslog.py: Improve test_syslog_loggerAníbal Limón2016-08-011-2/+7
* selftest/runtime-test.py: Add test for import test from other layersMariano Lopez2016-08-011-0/+20
* oe-selftest: recipetool: add tests for git URL manglingPaul Eggleton2016-08-011-0/+43
* lib/oe/recipeutils: fix patch_recipe*() with empty inputPaul Eggleton2016-07-261-1/+1
* classes/populate_sdk_ext: filter sstate within the extensible SDKPaul Eggleton2016-07-261-2/+20
* classes/populate_sdk_ext: allow including toolchain in eSDK on installPaul Eggleton2016-07-261-2/+3
* oeqa/selftest/signing: check that we have GPG in setupRoss Burton2016-07-261-0/+4