aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2016-08-31qemurunner.py/qemutinyrunner.py: remove runqemu-internalRobert Yang
2016-08-31oeqa.buildperf: include commands log file name in results.jsonMarkus Lehtonen
2016-08-31oeqa.buildperf: include buildstats file name in results.jsonMarkus Lehtonen
2016-08-31oeqa.buildperf: show skipped tests in results, tooMarkus Lehtonen
2016-08-31oeqa.buildperf: convert buildstats into json formatMarkus Lehtonen
2016-08-31oeqa.buildperf: measure io statMarkus Lehtonen
2016-08-31oeqa.buildperf: don't use Gnu timeMarkus Lehtonen
2016-08-31oeqa.buildperf: rename buildstats directoriesMarkus Lehtonen
2016-08-31oeqa.buildperf: separate output dir for each testMarkus Lehtonen
2016-08-31oeqa.buildperf: strip date from buildstats directory pathMarkus Lehtonen
2016-08-31oeqa.buildperf: enable json-formatted resultsMarkus Lehtonen
2016-08-31oeqa.buildperf: add 'product' to test result dataMarkus Lehtonen
2016-08-31oeqa.buildperf: treat failed measurements as errorsMarkus Lehtonen
2016-08-31oeqa.buildperf: make tests independentMarkus Lehtonen
2016-08-31oeqa.buildperf: fix checking of invalid resultsMarkus Lehtonen
2016-08-31oeqa.selftest.liboe: add test for xattr in copytreeJoshua Lock
2016-08-31oe.path: preserve xattr in copytree() and copyhardlinktree()Joshua Lock
2016-08-31oeqa.selftest: add a test for oe.path.copytree()Joshua Lock
2016-08-31lib/oe/patch: commit with a dummy user/email when PATCHTOOL=gitPaul Eggleton
2016-08-31oe-selftest: devtool: fix test after recent changePaul Eggleton
2016-08-25rootfs.py: allow removal of unneeded packagesStephano Cetola
2016-08-25oe-build-perf-test: add {git_commit_count} keyword for --commit-results-tagMarkus Lehtonen
2016-08-25oeqa.buildperf: add git commit count to result dataMarkus Lehtonen
2016-08-25oe-build-perf-test: new {tag_num} keyword for --commit-results-tagMarkus Lehtonen
2016-08-25oe-build-perf-test: tag results committed to GitMarkus Lehtonen
2016-08-25oeqa.utils.git: implement init() methodMarkus Lehtonen
2016-08-25oe-build-perf-test: implement --commit-results-branchMarkus Lehtonen
2016-08-25oe-build-perf-test: support committing results data to GitMarkus Lehtonen
2016-08-25oeqa.buildperf: use term commit instead of revisionMarkus Lehtonen
2016-08-25oeqa.utils.git.GitRepo: new arg to require topdirMarkus Lehtonen
2016-08-25oeqa.utils.git: implement GitRepo.get_current_branch()Markus Lehtonen
2016-08-25oeqa.utils.git: introduce GitRepo.rev_parse()Markus Lehtonen
2016-08-25oeqa.utils.git: support git commands with updated envMarkus Lehtonen
2016-08-25oeqa/runtime/rpm: use su instead of sudoRoss Burton
2016-08-25parselogs: Ignore uvesafb timeoutsRichard Purdie
2016-08-25license: simple verification of LICENSE_<pkg> valuesMarkus Lehtonen
2016-08-23oeqa/buildiptables: Switch from netfilter.org to yoctoproject.org mirrorRichard Purdie
2016-08-20oeqa.buildperf: fix crash when creating globalres.logMarkus Lehtonen
2016-08-18devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...Richard Purdie
2016-08-18parselogs: Ignore amb_nb warning messages under qemux86*Richard Purdie
2016-08-18parselogs.py: Add failed to setup card detect gpio error on x86California Sullivan
2016-08-18parselogs.py: Add dmi and ioremap errors to ignore list for core2California Sullivan
2016-08-18parselogs.py: Ignore Skylake graphics firmware load errors on genericx86-64California Sullivan
2016-08-18testimage: allow using kvm when running qemux86* machinesBill Randle
2016-08-17oeqa.buildperf: use oe.path.remove()Markus Lehtonen
2016-08-17oeqa.buildperf: be more verbose about failed commandsMarkus Lehtonen
2016-08-17oeqa.buildperf: introduce runCmd2()Markus Lehtonen
2016-08-17oeqa.buildperf: convert test cases to unittestMarkus Lehtonen
2016-08-17oeqa.buildperf: add BuildPerfTestResult classMarkus Lehtonen
2016-08-17oeqa.buildperf: add BuildPerfTestLoader classMarkus Lehtonen