poky/scripts/lib/resulttool
Richard Purdie a291343b4b resulttool: Improve repo layout for oeselftest results
Having all oe-selftest results on top of each other results in a large 640MB
json file which is hard to use. Split the results out per machine and test type.

This also stops the toolchain raw logs from overwriting each other meaning more
than one MACHINE is preserved.

(From OE-Core rev: e42b6a40a3a01e328966bb5ee1bb3e0993975b15)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 4b890f04bc7d147b4a11b824a84f3d2abd75ac54)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2024-12-09 07:54:03 -08: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: Use single space indentation in json output 2024-12-09 07:54:03 -08: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 resulttool: Use single space indentation in json output 2024-12-09 07:54:03 -08:00
resultutils.py resulttool: Improve repo layout for oeselftest results 2024-12-09 07:54:03 -08:00
store.py resulttool: Add --logfile-archive option to store mode 2024-12-09 07:54:03 -08:00