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