poky/scripts/lib/resulttool
Richard Purdie aea9cb3e8e 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: 4b890f04bc7d147b4a11b824a84f3d2abd75ac54)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-11-23 14:44:54 +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
junit.py resulttool: Add support to create test report in JUnit XML format 2024-08-29 21:58:19 +01:00
log.py resulttool: Improve overlapping ptest result reporting 2023-03-16 22:52:15 +00:00
manualexecution.py resulttool: Use single space indentation in json output 2024-11-23 14:44:54 +00:00
merge.py resulttool/merge: Enable control TESTSERIES and extra configurations 2019-06-12 10:54:40 +01:00
regression.py resulttool/regression.py: skip checking status for ptestresult.rawlogs/ptestresult.sections 2024-10-11 15:57:45 +01:00
report.py resulttool: Use single space indentation in json output 2024-11-23 14:44:54 +00:00
resultutils.py resulttool: Improve repo layout for oeselftest results 2024-11-23 14:44:54 +00:00
store.py resulttool: Add --logfile-archive option to store mode 2024-11-23 14:44:54 +00:00