poky/scripts/lib/resulttool
Richard Purdie 401d022a26 resulttool/regression: Ensure LTP results are only compared against other LTP runs
If a test result contains LTP test results, it should only be compared with
other runs containing LTP test results.

(From OE-Core rev: 4dbbf2f4a85620a08dc2fa65095dc17fe6c530f8)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-02-26 11:59:52 +00:00
..
template scripts/resulttool/report: Add total statistic to test result. 2019-11-14 13:20:59 +00:00
__init__.py resulttool: enable merge, store, report and regression analysis 2019-02-21 12:34:00 +00:00
log.py resulttool/log: Add ability to dump ltp logs as well as ptest 2020-05-27 10:22:31 +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 resulttool/regression: Ensure LTP results are only compared against other LTP runs 2023-02-26 11:59:52 +00:00
report.py resulttool/report: Remove leftover debugging 2020-05-27 10:22:31 +01:00
resultutils.py resulttool/log: Add ability to dump ltp logs as well as ptest 2020-05-27 10:22:31 +01:00
store.py resulttool/store.py: Enable add extra test environment data 2019-11-14 13:20:59 +00:00