poky/scripts/lib/resulttool
Richard Purdie 8a9cbf62d3 resulttool/report: Avoid divide by zero
Avoid a divide by zero traceback if unfortunate test counts are encountered.

(From OE-Core rev: c5aeea53dfacb53dedb8445cb3523dc3a8cb6dca)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-08-15 08:15:25 +01: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: Improve overlapping ptest result reporting 2023-03-16 22:52:15 +00: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 scripts/resulttool: define custom string for "not found" test results 2023-08-04 11:44:28 +01:00
report.py resulttool/report: Avoid divide by zero 2023-08-15 08:15:25 +01:00
resultutils.py resulttool/resultutils: allow index generation despite corrupt json 2023-07-19 19:37:38 +01:00
store.py resulttool/store.py: Enable add extra test environment data 2019-11-14 13:20:59 +00:00