| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | oeqa.buildperf: measure io stat | Markus Lehtonen | 2016-09-03 | 1 | -2/+9 |
* | oeqa.buildperf: don't use Gnu time | Markus Lehtonen | 2016-09-03 | 1 | -33/+39 |
* | oeqa.buildperf: rename buildstats directories | Markus Lehtonen | 2016-09-03 | 1 | -2/+3 |
* | oeqa.buildperf: separate output dir for each test | Markus Lehtonen | 2016-09-03 | 1 | -1/+2 |
* | oeqa.buildperf: strip date from buildstats directory path | Markus Lehtonen | 2016-09-03 | 1 | -1/+5 |
* | oeqa.buildperf: enable json-formatted results | Markus Lehtonen | 2016-09-03 | 1 | -0/+40 |
* | oeqa.buildperf: add 'product' to test result data | Markus Lehtonen | 2016-09-03 | 1 | -0/+1 |
* | oeqa.buildperf: treat failed measurements as errors | Markus Lehtonen | 2016-09-03 | 1 | -23/+13 |
* | oeqa.buildperf: make tests independent | Markus Lehtonen | 2016-09-03 | 2 | -3/+14 |
* | oeqa.buildperf: fix checking of invalid results | Markus Lehtonen | 2016-09-03 | 1 | -1/+1 |
* | rootfs.py: allow removal of unneeded packages | Stephano Cetola | 2016-08-25 | 1 | -1/+3 |
* | oe-build-perf-test: add {git_commit_count} keyword for --commit-results-tag | Markus Lehtonen | 2016-08-25 | 1 | -0/+1 |
* | oeqa.buildperf: add git commit count to result data | Markus Lehtonen | 2016-08-25 | 1 | -7/+11 |
* | oe-build-perf-test: new {tag_num} keyword for --commit-results-tag | Markus Lehtonen | 2016-08-25 | 1 | -4/+15 |
* | oe-build-perf-test: tag results committed to Git | Markus Lehtonen | 2016-08-25 | 1 | -1/+10 |
* | oeqa.utils.git: implement init() method | Markus Lehtonen | 2016-08-25 | 1 | -0/+6 |
* | oe-build-perf-test: implement --commit-results-branch | Markus Lehtonen | 2016-08-25 | 1 | -0/+5 |
* | oe-build-perf-test: support committing results data to Git | Markus Lehtonen | 2016-08-25 | 1 | -0/+35 |
* | oeqa.buildperf: use term commit instead of revision | Markus Lehtonen | 2016-08-25 | 1 | -15/+15 |
* | oeqa.utils.git.GitRepo: new arg to require topdir | Markus Lehtonen | 2016-08-25 | 1 | -2/+7 |
* | oeqa.utils.git: implement GitRepo.get_current_branch() | Markus Lehtonen | 2016-08-25 | 2 | -5/+10 |
* | oeqa.utils.git: introduce GitRepo.rev_parse() | Markus Lehtonen | 2016-08-25 | 2 | -1/+8 |
* | oeqa.utils.git: support git commands with updated env | Markus Lehtonen | 2016-08-25 | 1 | -2/+6 |
* | oeqa/runtime/rpm: use su instead of sudo | Ross Burton | 2016-08-25 | 1 | -3/+2 |
* | parselogs: Ignore uvesafb timeouts | Richard Purdie | 2016-08-25 | 1 | -0/+5 |
* | license: simple verification of LICENSE_<pkg> values | Markus Lehtonen | 2016-08-25 | 1 | -0/+18 |
* | oeqa/buildiptables: Switch from netfilter.org to yoctoproject.org mirror | Richard Purdie | 2016-08-23 | 2 | -2/+2 |
* | oeqa.buildperf: fix crash when creating globalres.log | Markus Lehtonen | 2016-08-20 | 1 | -1/+1 |
* | devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration... | Richard Purdie | 2016-08-18 | 2 | -10/+11 |
* | parselogs: Ignore amb_nb warning messages under qemux86* | Richard Purdie | 2016-08-18 | 1 | -0/+1 |
* | parselogs.py: Add failed to setup card detect gpio error on x86 | California Sullivan | 2016-08-18 | 1 | -0/+1 |
* | parselogs.py: Add dmi and ioremap errors to ignore list for core2 | California Sullivan | 2016-08-18 | 1 | -0/+2 |
* | parselogs.py: Ignore Skylake graphics firmware load errors on genericx86-64 | California Sullivan | 2016-08-18 | 1 | -1/+7 |
* | testimage: allow using kvm when running qemux86* machines | Bill Randle | 2016-08-18 | 2 | -2/+16 |
* | oeqa.buildperf: use oe.path.remove() | Markus Lehtonen | 2016-08-17 | 2 | -13/+7 |
* | oeqa.buildperf: be more verbose about failed commands | Markus Lehtonen | 2016-08-17 | 1 | -3/+9 |
* | oeqa.buildperf: introduce runCmd2() | Markus Lehtonen | 2016-08-17 | 2 | -6/+12 |
* | oeqa.buildperf: convert test cases to unittest | Markus Lehtonen | 2016-08-17 | 1 | -31/+19 |
* | oeqa.buildperf: add BuildPerfTestResult class | Markus Lehtonen | 2016-08-17 | 2 | -74/+80 |
* | oeqa.buildperf: add BuildPerfTestLoader class | Markus Lehtonen | 2016-08-17 | 2 | -0/+6 |
* | oeqa.buildperf: derive BuildPerfTestCase class from unitest.TestCase | Markus Lehtonen | 2016-08-17 | 2 | -38/+33 |
* | oeqa.buildperf: rename module containing basic tests | Markus Lehtonen | 2016-08-17 | 2 | -1/+1 |
* | buildperf: Add support for times without decimal part | Jose Perez Carranza | 2016-08-17 | 1 | -1/+5 |
* | lib/oeqa/selftest/bbtests: don't report expected failures | Ross Burton | 2016-08-17 | 1 | -0/+1 |
* | oeqa/runtime/syslog.py: Improve test_syslog_logger on systemd | Aníbal Limón | 2016-08-17 | 1 | -2/+5 |
* | lib/oe/copy_buildsystem: fix merging sstate directories for eSDK | Paul Eggleton | 2016-08-17 | 1 | -8/+12 |
* | oeqa/oetest: Improve subprocess error reporting | Richard Purdie | 2016-08-17 | 1 | -0/+9 |
* | Allow for simultaneous do_rootfs tasks with rpmuninative-1.3 | Stephano Cetola | 2016-08-12 | 2 | -4/+54 |
* | oeqa: start() add remaining args SimpleRemoteTarget and QemuTinyRunner | Aníbal Limón | 2016-08-10 | 2 | -4/+4 |
* | oeqa/utils/httpserver.py: HTTPServer enable thread connection handling | Aníbal Limón | 2016-08-10 | 1 | -1/+2 |