]> code.ossystems Code Review - openembedded-core.git/commit
oe-build-perf-test: introduce oeqa.buildperf module
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 23 Jun 2016 12:31:07 +0000 (15:31 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Jul 2016 15:08:49 +0000 (16:08 +0100)
commitb44af9051a9da8d2cddc7b071a896331967f15cc
treef99868068595a7c12a67351ba7d629fb8b2d1035
parent1bce7b10283255a4498d11ead920c1f3b1dec4de
oe-build-perf-test: introduce oeqa.buildperf module

Wireframe of a new Python module for containing build performance tests
and utility functions.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oeqa/buildperf/__init__.py [new file with mode: 0644]