diff options
author | sangeeta jain <sangeeta.jain@intel.com> | 2019-03-14 10:55:23 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-09 22:15:45 +0100 |
commit | 3cc6fc01f1002471e8b5c4eef67a742cb5164222 (patch) | |
tree | 596d54a364cbe31f52dd3e383b4eaa9dbf6938a4 /scripts/lib | |
parent | 463b94d692013e318ab941e1696b30e2e3ec3dc9 (diff) | |
download | poky-3cc6fc01f1002471e8b5c4eef67a742cb5164222.tar.gz |
oeqa/manual/bsp-hw.json: test id updated and obsolete test cases removed
Two changes made in oeqa/manual/bsp-hw.json:
1. All test id (eg. @alias) inside manual testcase file shall follow the same test id naming
convention from oeqa automated tests (eg. selftest, runtime, sdk, etc), where the
test id consists of <test_module>.<test_suite>.<test_function>. Furthermore,
there shall be only 1 unique test_module per each manual testcases file.
This file was using more than 1 unique test_module for testcases.
Furthermore, some of the testcases were defined using different test_suite where it was not
needed. This patch fix the manual testcases file to have only 1 unique
test_module as well as test_suite to simplify test id naming.
2. As per review by Intel and Windriver team, 7 testcases were found obsolete. Removed 7 testcases.
(From OE-Core rev: cfadaf037788f59dce84d569abaf3b1fb2d78824)
Signed-off-by: sangeeta jain <sangeeta.jain@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions