]> code.ossystems Code Review - openembedded-core.git/commit
oe-build-perf-test: implement --run-tests option
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 11 Aug 2016 13:50:55 +0000 (16:50 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 25 Aug 2016 21:59:51 +0000 (22:59 +0100)
commitbe4373be54e5b84f951771b0e75140f212838020
tree94e0ace91ab6546e39b79e967f2f0e5353320838
parentf2b96001e074d26f5eb8711c2217a695fb02de4c
oe-build-perf-test: implement --run-tests option

Makes it possible to run only a subset of tests.

NOTE: The tests currently have (unwritten) dependencies on each other so
use this option with care. Mainly for debugging.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/oe-build-perf-test