diff options
author | Benjamin Esquivel <benjamin.esquivel@linux.intel.com> | 2016-07-21 12:02:05 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-01 11:47:10 +0100 |
commit | e91d0d5d1c7e28c5b1272df2b749d92279183d8a (patch) | |
tree | e2461e9a037376c93dd0d66d59395539041bdeca /scripts/devtool | |
parent | cc3c276852a0eda15367df7dcae8b1889c2dca8e (diff) | |
download | poky-e91d0d5d1c7e28c5b1272df2b749d92279183d8a.tar.gz |
oe-selftest: export test results via xmlrunner
if available, use the xmlrunner for exporting the test results to a
dir named the same than the log where the text results are stored.
this means creating a dir with the name of the log (without the .log)
and dumping there the xml files that indicate the results of each of
the tests.
if xmlrunner is not available then it will behave the same as before,
no xml exports.
[YOCTO#9682]
(From OE-Core rev: d51f9dd34d759c77b9e7050405cbb6a88a578f73)
Signed-off-by: Benjamin Esquivel <benjamin.esquivel@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/devtool')
0 files changed, 0 insertions, 0 deletions