poky/scripts/lib/resulttool
Mazliana 2c49965485 resulttool/manualexecution: To output right test case id
We found that manualexecution does not capture test suite values
correctly if there are more than one test suite in test cases.
After verification has made we found out we should retrieved
full test cases value <test_module.test_suite.test_case> from
oeqa/manual/ json file rather than split it them into new
variables test_suite and test_cases.

(From OE-Core rev: db08ec5f48badd5be2fa24cc0d89a4386ab44a59)

Signed-off-by: Mazliana <mazliana.mohamad@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-03-18 22:59:58 +00:00
..
template resulttool/report: Ensure ptest results are sorted 2019-02-27 18:04:14 +00:00
__init__.py resulttool: enable merge, store, report and regression analysis 2019-02-21 12:34:00 +00:00
manualexecution.py resulttool/manualexecution: To output right test case id 2019-03-18 22:59:58 +00:00
merge.py resulttool: Improvements to allow integration to the autobuilder 2019-02-21 12:34:00 +00:00
regression.py resulttool/regression: Ensure regressoin results are sorted 2019-02-28 17:47:10 +00:00
report.py resulttool/report: Enable roll-up report for a commit 2019-03-18 11:12:25 +00:00
resultutils.py scripts/resulttool: Enable manual result store and regression 2019-03-07 21:55:29 +00:00
store.py resulttool/store: Fix missing variable causing testresult corruption 2019-02-28 13:17:03 +00:00