Age | Commit message (Expand) | Author | Files |
2016-09-03 | oeqa.selftest.liboe: add test for xattr in copytree | Joshua Lock | 1 |
2016-09-03 | oe.path: preserve xattr in copytree() and copyhardlinktree() | Joshua Lock | 1 |
2016-09-03 | oeqa.selftest: add a test for oe.path.copytree() | Joshua Lock | 1 |
2016-09-03 | oeqa.buildperf: include commands log file name in results.json | Markus Lehtonen | 1 |
2016-09-03 | oeqa.buildperf: include buildstats file name in results.json | Markus Lehtonen | 2 |
2016-09-03 | oeqa.buildperf: show skipped tests in results, too | Markus Lehtonen | 1 |
2016-09-03 | oeqa.buildperf: convert buildstats into json format | Markus Lehtonen | 1 |
2016-09-03 | oeqa.buildperf: measure io stat | Markus Lehtonen | 1 |
2016-09-03 | oeqa.buildperf: don't use Gnu time | Markus Lehtonen | 1 |
2016-09-03 | oeqa.buildperf: rename buildstats directories | Markus Lehtonen | 1 |
2016-09-03 | oeqa.buildperf: separate output dir for each test | Markus Lehtonen | 1 |
2016-09-03 | oeqa.buildperf: strip date from buildstats directory path | Markus Lehtonen | 1 |
2016-09-03 | oeqa.buildperf: enable json-formatted results | Markus Lehtonen | 1 |
2016-09-03 | oeqa.buildperf: add 'product' to test result data | Markus Lehtonen | 1 |
2016-09-03 | oeqa.buildperf: treat failed measurements as errors | Markus Lehtonen | 1 |
2016-09-03 | oeqa.buildperf: make tests independent | Markus Lehtonen | 2 |
2016-09-03 | oeqa.buildperf: fix checking of invalid results | Markus Lehtonen | 1 |
2016-08-25 | rootfs.py: allow removal of unneeded packages | Stephano Cetola | 1 |
2016-08-25 | oe-build-perf-test: add {git_commit_count} keyword for --commit-results-tag | Markus Lehtonen | 1 |
2016-08-25 | oeqa.buildperf: add git commit count to result data | Markus Lehtonen | 1 |
2016-08-25 | oe-build-perf-test: new {tag_num} keyword for --commit-results-tag | Markus Lehtonen | 1 |
2016-08-25 | oe-build-perf-test: tag results committed to Git | Markus Lehtonen | 1 |
2016-08-25 | oeqa.utils.git: implement init() method | Markus Lehtonen | 1 |
2016-08-25 | oe-build-perf-test: implement --commit-results-branch | Markus Lehtonen | 1 |
2016-08-25 | oe-build-perf-test: support committing results data to Git | Markus Lehtonen | 1 |
2016-08-25 | oeqa.buildperf: use term commit instead of revision | Markus Lehtonen | 1 |
2016-08-25 | oeqa.utils.git.GitRepo: new arg to require topdir | Markus Lehtonen | 1 |
2016-08-25 | oeqa.utils.git: implement GitRepo.get_current_branch() | Markus Lehtonen | 2 |
2016-08-25 | oeqa.utils.git: introduce GitRepo.rev_parse() | Markus Lehtonen | 2 |
2016-08-25 | oeqa.utils.git: support git commands with updated env | Markus Lehtonen | 1 |
2016-08-25 | oeqa/runtime/rpm: use su instead of sudo | Ross Burton | 1 |
2016-08-25 | parselogs: Ignore uvesafb timeouts | Richard Purdie | 1 |
2016-08-25 | license: simple verification of LICENSE_<pkg> values | Markus Lehtonen | 1 |
2016-08-23 | oeqa/buildiptables: Switch from netfilter.org to yoctoproject.org mirror | Richard Purdie | 2 |
2016-08-20 | oeqa.buildperf: fix crash when creating globalres.log | Markus Lehtonen | 1 |
2016-08-18 | devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration... | Richard Purdie | 2 |
2016-08-18 | parselogs: Ignore amb_nb warning messages under qemux86* | Richard Purdie | 1 |
2016-08-18 | parselogs.py: Add failed to setup card detect gpio error on x86 | California Sullivan | 1 |
2016-08-18 | parselogs.py: Add dmi and ioremap errors to ignore list for core2 | California Sullivan | 1 |
2016-08-18 | parselogs.py: Ignore Skylake graphics firmware load errors on genericx86-64 | California Sullivan | 1 |
2016-08-18 | testimage: allow using kvm when running qemux86* machines | Bill Randle | 2 |
2016-08-17 | oeqa.buildperf: use oe.path.remove() | Markus Lehtonen | 2 |
2016-08-17 | oeqa.buildperf: be more verbose about failed commands | Markus Lehtonen | 1 |
2016-08-17 | oeqa.buildperf: introduce runCmd2() | Markus Lehtonen | 2 |
2016-08-17 | oeqa.buildperf: convert test cases to unittest | Markus Lehtonen | 1 |
2016-08-17 | oeqa.buildperf: add BuildPerfTestResult class | Markus Lehtonen | 2 |
2016-08-17 | oeqa.buildperf: add BuildPerfTestLoader class | Markus Lehtonen | 2 |
2016-08-17 | oeqa.buildperf: derive BuildPerfTestCase class from unitest.TestCase | Markus Lehtonen | 2 |
2016-08-17 | oeqa.buildperf: rename module containing basic tests | Markus Lehtonen | 2 |
2016-08-17 | buildperf: Add support for times without decimal part | Jose Perez Carranza | 1 |