]> code.ossystems Code Review - openembedded-core.git/commit
scripts/lib/resulttool/report: Enable report selected test case result
authorYeoh Ee Peng <ee.peng.yeoh@intel.com>
Fri, 31 Jan 2020 05:47:42 +0000 (13:47 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 13 Feb 2020 12:18:49 +0000 (12:18 +0000)
commit7161310ce32d6e0c397d0132808d556bdc80d183
tree4ae76e00f0a8569b8981976a722fc9f3e8e94422
parentd3032809136707b584e7938c01e77da36abc1b00
scripts/lib/resulttool/report: Enable report selected test case result

Enable reporting selected test case result given the user provided
the selected test case id. If both test result id and test case id
were provided, report the selected test case result from the
selected test result id.

Signed-off-by: Yeoh Ee Peng <ee.peng.yeoh@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/resulttool/report.py