poky/scripts/lib/resulttool
Yeoh Ee Peng f2d5800563 resulttool/store.py: Enable add extra test environment data
Enable the option to add extra test environment data to the
configuration of each test result (as optional).

Example of optional test environment data include:
	- custom packages included for runtime test
	- detail machine specification used as target
	- detail host environment used for bitbake

(From OE-Core rev: 3cc887a72c5726024c3699e6a3deb72fad4992a9)

Signed-off-by: Yeoh Ee Peng <ee.peng.yeoh@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-11-14 13:20:59 +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 oeqa/core/case.py: Add OEPTestResultTestCase for ptestresult helpers 2019-09-16 23:02:43 +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 scripts/resulttool/report: Add total statistic to test result. 2019-11-14 13:20:59 +00:00
resultutils.py scripts/resulttool/report: Enable report to use regression_map 2019-11-14 13:20:59 +00:00
store.py resulttool/store.py: Enable add extra test environment data 2019-11-14 13:20:59 +00:00