poky/scripts/lib/resulttool
Ross Burton b249219226 lib/resulttool: fix typo breaking resulttool log --ptest
ptestresult_get_log() looked for a key called 'ptestresuls.sections',
which should be 'ptestresult.sections'

(From OE-Core rev: dc5097e6692ff123a48d9af749f4e66b58056b04)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 7c8c9f7283e54bf8b1521fbaad7dceb66a8fcdbb)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2023-03-25 23:00:14 +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 meta/lib+scripts: Convert to SPDX license headers 2019-05-09 16:31:55 +01:00
report.py resulttool/report: Remove leftover debugging 2020-05-27 10:22:31 +01:00
resultutils.py lib/resulttool: fix typo breaking resulttool log --ptest 2023-03-25 23:00:14 +00:00
store.py resulttool/store.py: Enable add extra test environment data 2019-11-14 13:20:59 +00:00