poky/scripts/lib/resulttool
Nathan Rossi 6e48f9aa23 scripts/lib/resulttool/report.py: Add more result types
Add additional result types into the dictionary to handle dejagnu style
test results. These include PASS, FAIL, XPASS, XFAIL, UNSUPPORTED,
UNTESTED, UNRESOLVED and ERROR.

(From OE-Core rev: 684fc36402a23760b203f4761f284043031c799c)

Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-08-28 16:44:09 +01:00
..
template resulttool: Remove prints if no tests occur 2019-06-04 23:09:24 +01:00
__init__.py resulttool: enable merge, store, report and regression analysis 2019-02-21 12:34:00 +00:00
log.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
manualexecution.py resulttool/manualexecution: Enable creation of test case configuration 2019-06-04 09:09:42 +01:00
merge.py resulttool/merge: Enable control TESTSERIES and extra configurations 2019-06-12 10:54:40 +01:00
regression.py meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
report.py scripts/lib/resulttool/report.py: Add more result types 2019-08-28 16:44:09 +01:00
resultutils.py resulttool/resultutils: Enable add extra configurations to results 2019-06-12 10:54:40 +01:00
store.py resulttool/store: Enable add EXECUTED_BY config to results 2019-06-12 10:54:40 +01:00